![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for IImageWrapperModule, including all inherited members.
| CompressImage(TArray64< uint8 > &OutData, EImageFormat ToFormat, const FImageView &InImage, int32 Quality=0)=0 | IImageWrapperModule | pure virtual |
| ConvertRawImageFormat(ERawImageFormat::Type RawFormat, ERGBFormat &OutFormat, int &OutBitDepth)=0 | IImageWrapperModule | pure virtual |
| ConvertRGBFormat(ERGBFormat Format, int BitDepth, bool *bIsExactMatch=nullptr)=0 | IImageWrapperModule | pure virtual |
| CreateImageWrapper(const EImageFormat InFormat, const TCHAR *InOptionalDebugImageName=nullptr)=0 | IImageWrapperModule | pure virtual |
| DecompressImage(const void *InCompressedData, int64 InCompressedSize, FImage &OutImage)=0 | IImageWrapperModule | pure virtual |
| DecompressImage(const void *InCompressedData, int64 InCompressedSize, FDecompressedImageOutput &OutDecompressedImage)=0 | IImageWrapperModule | pure virtual |
| DetectImageFormat(const void *InCompressedData, int64 InCompressedSize)=0 | IImageWrapperModule | pure virtual |
| GetDefaultOutputFormat(ERawImageFormat::Type RawFormat)=0 | IImageWrapperModule | pure virtual |
| GetExtension(EImageFormat Format)=0 | IImageWrapperModule | pure virtual |
| GetImageFormatFromExtension(const TCHAR *Name)=0 | IImageWrapperModule | pure virtual |
| IsGameModule() const | IModuleInterface | inlinevirtual |
| PostLoadCallback() | IModuleInterface | inlinevirtual |
| PreUnloadCallback() | IModuleInterface | inlinevirtual |
| ShutdownModule() | IModuleInterface | inlinevirtual |
| StartupModule() | IModuleInterface | inlinevirtual |
| SupportsAutomaticShutdown() | IModuleInterface | inlinevirtual |
| SupportsDynamicReloading() | IModuleInterface | inlinevirtual |
| ~IImageWrapperModule() | IImageWrapperModule | inlinevirtual |
| ~IModuleInterface() | IModuleInterface | inlinevirtual |