Navigation
API > API/Runtime > API/Runtime/ImageCore > API/Runtime/ImageCore/FDDSFile
References
| Module | ImageCore |
| Header | /Engine/Source/Runtime/ImageCore/Public/DDSFile.h |
| Include | #include "DDSFile.h" |
| Source | /Engine/Source/Runtime/ImageCore/Private/DDSFile.cpp |
static FDDSFile &42; CreateFromDDSInMemory
&40;
const uint8 &42; InDDS,
int64 InDDSSize,
EDDSError &42; OutError,
bool bHeaderOnly
&41;
Remarks
Used for loading from a DDS file image in memory.
On error, returns nullptr. If a non-null OutError is supplied, error information is written there.