UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FIcoImageWrapper Member List

This is the complete list of members for FIcoImageWrapper, including all inherited members.

AddMetadata(const FString &InKey, const FString &InValue) overrideFImageWrapperBasevirtual
BitDepthFImageWrapperBaseprotected
CanSetRawFormat(const ERGBFormat InFormat, const int32 InBitDepth) const overrideFIcoImageWrappervirtual
Compress(int32 Quality) overrideFIcoImageWrappervirtual
CompressedDataFImageWrapperBaseprotected
ConvertRawImageFormat(ERawImageFormat::Type RawFormat, ERGBFormat &OutFormat, int &OutBitDepth)IImageWrapperstatic
ConvertRGBFormat(ERGBFormat RGBFormat, int BitDepth, bool *bIsExactMatch=nullptr)IImageWrapperstatic
DebugImageNameIImageWrapperprotected
FIcoImageWrapper()FIcoImageWrapper
FImageWrapperBase()FImageWrapperBase
FormatFImageWrapperBaseprotected
GetBitDepth() const overrideFImageWrapperBaseinlinevirtual
GetBytesPerPel() constFImageWrapperBaseinlineprotected
GetBytesPerRow() constFImageWrapperBaseinlineprotected
GetClosestRawImageFormat(bool *bIsExactMatch=nullptr) constIImageWrapperinline
GetCompressed(int32 Quality=0) overrideFImageWrapperBasevirtual
GetExportData(int32 Quality=0)IImageWrapperinlinevirtual
GetFormat() const overrideFImageWrapperBaseinlinevirtual
GetHeight() const overrideFImageWrapperBaseinlinevirtual
GetImageViewOfSetRawForCompress(FImageView &OutImage) constFImageWrapperBaseprotected
GetLastError() constFImageWrapperBaseinline
GetMetadata(TStringMap &OutMetadata) const overrideFImageWrapperBasevirtual
GetRaw(const ERGBFormat InFormat, int32 InBitDepth, TArray64< uint8 > &OutRawData) overrideFIcoImageWrappervirtual
FImageWrapperBase::GetRaw(const ERGBFormat InFormat, int32 InBitDepth, FDecompressedImageOutput &OutDecompressedImage) overrideFImageWrapperBasevirtual
IImageWrapper::GetRaw(TArray64< uint8 > &OutRawData)IImageWrapperinline
IImageWrapper::GetRaw(FDecompressedImageOutput &OutDecompressedImage)IImageWrapperinline
IImageWrapper::GetRaw(const ERGBFormat InFormat, int32 InBitDepth, TArray< uint8 > &OutRawData)IImageWrapperinline
IImageWrapper::GetRaw(const ERGBFormat InFormat, int32 InBitDepth, TArrayView64< uint8 > OutRawData)IImageWrapperinline
GetRawData() constFImageWrapperBaseinline
GetRawImage(FImage &OutImage)IImageWrapper
GetRawImage(FDecompressedImageOutput &OutDecompressedImage)IImageWrapper
GetRGBFormatBytesPerPel(ERGBFormat RGBFormat, int BitDepth)IImageWrapperstatic
GetSRGB() constIImageWrapperinline
GetSupportedRawFormat(const ERawImageFormat::Type InFormat) const overrideFIcoImageWrappervirtual
GetWidth() const overrideFImageWrapperBaseinlinevirtual
HeightFImageWrapperBaseprotected
LastErrorFImageWrapperBaseprotected
LoadICOHeader()FIcoImageWrapperprotected
MoveRawData(TArray64< uint8 > &OutRawData)FImageWrapperBaseinline
RawDataFImageWrapperBaseprotected
Reset()FImageWrapperBasevirtual
SetCompressed(const void *InCompressedData, int64 InCompressedSize) overrideFIcoImageWrappervirtual
SetDebugImageName(const TCHAR *InDebugImageName)IImageWrapperinline
SetError(const TCHAR *ErrorMessage)FImageWrapperBase
SetRaw(const void *InRawData, int64 InRawSize, const int32 InWidth, const int32 InHeight, const ERGBFormat InFormat, const int32 InBitDepth, const int32 InBytesPerRow=0) overrideFImageWrapperBasevirtual
SupportsMetadata() const overrideFImageWrapperBasevirtual
TStringMap typedefIImageWrapper
Uncompress(const ERGBFormat InFormat, int32 InBitDepth) overrideFIcoImageWrappervirtual
FImageWrapperBase::Uncompress(const ERGBFormat InFormat, int32 InBitDepth, FDecompressedImageOutput &OutDecompressedImage)FImageWrapperBasevirtual
WidthFImageWrapperBaseprotected
~IImageWrapper()IImageWrapperinlinevirtual