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

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

AddMetadata(const FString &InKey, const FString &InValue) overrideFHdrImageWrappervirtual
CanSetRawFormat(const ERGBFormat InFormat, const int32 InBitDepth) const overrideFHdrImageWrappervirtual
ConvertRawImageFormat(ERawImageFormat::Type RawFormat, ERGBFormat &OutFormat, int &OutBitDepth)IImageWrapperstatic
ConvertRGBFormat(ERGBFormat RGBFormat, int BitDepth, bool *bIsExactMatch=nullptr)IImageWrapperstatic
DebugImageNameIImageWrapperprotected
FreeCompressedData()FHdrImageWrapper
GetBitDepth() const overrideFHdrImageWrappervirtual
GetClosestRawImageFormat(bool *bIsExactMatch=nullptr) constIImageWrapperinline
GetCompressed(int32 Quality=0) overrideFHdrImageWrappervirtual
GetErrorMessage() constFHdrImageWrapper
GetExportData(int32 Quality=0)IImageWrapperinlinevirtual
GetFormat() const overrideFHdrImageWrappervirtual
GetHeight() const overrideFHdrImageWrappervirtual
GetMetadata(TStringMap &OutMetadata) const overrideFHdrImageWrappervirtual
GetRaw(const ERGBFormat InFormat, int32 InBitDepth, TArray64< uint8 > &OutRawData) overrideFHdrImageWrappervirtual
GetRaw(const ERGBFormat InFormat, int32 InBitDepth, FDecompressedImageOutput &OutDecompressedImage) overrideFHdrImageWrappervirtual
GetRaw(TArray64< uint8 > &OutRawData)FHdrImageWrapperinline
GetRaw(FDecompressedImageOutput &OutDecompressedImage)FHdrImageWrapperinline
GetRaw(const ERGBFormat InFormat, int32 InBitDepth, TArray64< uint8 > &OutRawData)=0FHdrImageWrappervirtual
GetRaw(const ERGBFormat InFormat, int32 InBitDepth, FDecompressedImageOutput &OutDecompressedImage)=0FHdrImageWrappervirtual
GetRaw(const ERGBFormat InFormat, int32 InBitDepth, TArray< uint8 > &OutRawData)FHdrImageWrapperinline
GetRaw(const ERGBFormat InFormat, int32 InBitDepth, TArrayView64< uint8 > OutRawData)FHdrImageWrapperinline
GetRawImage(FImage &OutImage)IImageWrapper
GetRawImage(FDecompressedImageOutput &OutDecompressedImage)IImageWrapper
GetRGBFormatBytesPerPel(ERGBFormat RGBFormat, int BitDepth)IImageWrapperstatic
GetSRGB() constIImageWrapperinline
GetSupportedRawFormat(const ERawImageFormat::Type InFormat) const overrideFHdrImageWrappervirtual
GetWidth() const overrideFHdrImageWrappervirtual
SetCompressed(const void *InCompressedData, int64 InCompressedSize) overrideFHdrImageWrappervirtual
SetCompressedFromView(TArrayView64< const uint8 > Data)FHdrImageWrapper
SetDebugImageName(const TCHAR *InDebugImageName)IImageWrapperinline
SetRaw(const void *InRawData, int64 InRawSize, const int32 InWidth, const int32 InHeight, const ERGBFormat InFormat, const int32 InBitDepth, const int32 InBytesPerRow) overrideFHdrImageWrappervirtual
SupportsMetadata() const overrideFHdrImageWrappervirtual
TStringMap typedefIImageWrapper
~IImageWrapper()IImageWrapperinlinevirtual