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