Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Exporters
Inheritance Hierarchy
- UExporter
- UTextureExporterJPEG
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Exporters/TextureExporterPNG.h |
| Include | #include "Exporters/TextureExporterPNG.h" |
Syntax
UCLASS (MinimalAPI)
class UTextureExporterJPEG : public UExporter
Remarks
JPEG is not UTextureExporterGeneric JPEG exporter writes stored JPEG bits in TextureSource compressed payloads
Constructors
| Type | Name | Description | |
|---|---|---|---|
UTextureExporterJPEG
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | ExportBinary
(
UObject* Object, |
||
| bool | SupportsObject
(
UObject* Object |