![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FDdsImageWrapper, including all inherited members.
| AddMetadata(const FString &InKey, const FString &InValue) override | FImageWrapperBase | virtual |
| BitDepth | FImageWrapperBase | protected |
| CanSetRawFormat(const ERGBFormat InFormat, const int32 InBitDepth) const override | FDdsImageWrapper | virtual |
| Compress(int32 Quality) override | FDdsImageWrapper | virtual |
| CompressedData | FImageWrapperBase | protected |
| ConvertRawImageFormat(ERawImageFormat::Type RawFormat, ERGBFormat &OutFormat, int &OutBitDepth) | IImageWrapper | static |
| ConvertRGBFormat(ERGBFormat RGBFormat, int BitDepth, bool *bIsExactMatch=nullptr) | IImageWrapper | static |
| DDS | FDdsImageWrapper | |
| DebugImageName | IImageWrapper | protected |
| FDdsImageWrapper() | FDdsImageWrapper | inline |
| FImageWrapperBase() | FImageWrapperBase | |
| Format | FImageWrapperBase | protected |
| FreeDDS() | FDdsImageWrapper | inline |
| GetBitDepth() const override | FImageWrapperBase | inlinevirtual |
| GetBytesPerPel() const | FImageWrapperBase | inlineprotected |
| GetBytesPerRow() const | FImageWrapperBase | inlineprotected |
| GetClosestRawImageFormat(bool *bIsExactMatch=nullptr) const | IImageWrapper | inline |
| GetCompressed(int32 Quality=0) override | FImageWrapperBase | virtual |
| GetExportData(int32 Quality=0) | IImageWrapper | inlinevirtual |
| GetFormat() const override | FImageWrapperBase | inlinevirtual |
| GetHeight() const override | FImageWrapperBase | inlinevirtual |
| GetImageViewOfSetRawForCompress(FImageView &OutImage) const | FImageWrapperBase | protected |
| GetLastError() const | FImageWrapperBase | inline |
| GetMetadata(TStringMap &OutMetadata) const override | FImageWrapperBase | virtual |
| GetRaw(const ERGBFormat InFormat, int32 InBitDepth, TArray64< uint8 > &OutRawData) override | FImageWrapperBase | virtual |
| GetRaw(const ERGBFormat InFormat, int32 InBitDepth, FDecompressedImageOutput &OutDecompressedImage) override | FImageWrapperBase | virtual |
| IImageWrapper::GetRaw(TArray64< uint8 > &OutRawData) | IImageWrapper | inline |
| IImageWrapper::GetRaw(FDecompressedImageOutput &OutDecompressedImage) | IImageWrapper | inline |
| IImageWrapper::GetRaw(const ERGBFormat InFormat, int32 InBitDepth, TArray< uint8 > &OutRawData) | IImageWrapper | inline |
| IImageWrapper::GetRaw(const ERGBFormat InFormat, int32 InBitDepth, TArrayView64< uint8 > OutRawData) | IImageWrapper | inline |
| GetRawData() const | FImageWrapperBase | inline |
| GetRawImage(FImage &OutImage) | IImageWrapper | |
| GetRawImage(FDecompressedImageOutput &OutDecompressedImage) | IImageWrapper | |
| GetRGBFormatBytesPerPel(ERGBFormat RGBFormat, int BitDepth) | IImageWrapper | static |
| GetSRGB() const | IImageWrapper | inline |
| GetSupportedRawFormat(const ERawImageFormat::Type InFormat) const override | FDdsImageWrapper | virtual |
| GetWidth() const override | FImageWrapperBase | inlinevirtual |
| Height | FImageWrapperBase | protected |
| LastError | FImageWrapperBase | protected |
| MoveRawData(TArray64< uint8 > &OutRawData) | FImageWrapperBase | inline |
| RawData | FImageWrapperBase | protected |
| Reset() override | FDdsImageWrapper | virtual |
| SetCompressed(const void *InCompressedData, int64 InCompressedSize) override | FDdsImageWrapper | virtual |
| SetDebugImageName(const TCHAR *InDebugImageName) | IImageWrapper | inline |
| 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) override | FImageWrapperBase | virtual |
| SupportsMetadata() const override | FImageWrapperBase | virtual |
| TStringMap typedef | IImageWrapper | |
| Uncompress(const ERGBFormat InFormat, int32 InBitDepth) override | FDdsImageWrapper | virtual |
| FImageWrapperBase::Uncompress(const ERGBFormat InFormat, int32 InBitDepth, FDecompressedImageOutput &OutDecompressedImage) | FImageWrapperBase | virtual |
| Width | FImageWrapperBase | protected |
| ~FDdsImageWrapper() | FDdsImageWrapper | inline |
| ~IImageWrapper() | IImageWrapper | inlinevirtual |