enum EImageOutputFormat
EImageOutputFormat specifies output image file formats
Values
| Key | Value | Comment |
|---|---|---|
| BMP | 0 | Bitmap image |
| DDS | 1 | Direct Draw Surface |
| JPEG | 2 | Joint Photographic Experts Group image |
| PNG | 3 | Portable Network Graphics image |
| TGA | 4 | TARGA image file format |
| TIFF | 5 | Tagged Image File Format |
| EXR | 8 | OpenEXR image |
| Key | Value | Comment |
|---|---|---|
| BMP | 0 | Bitmap image |
| DDS | 1 | Direct Draw Surface |
| JPEG | 2 | Joint Photographic Experts Group image |
| PNG | 3 | Portable Network Graphics image |
| TGA | 4 | TARGA image file format |
| TIFF | 5 | Tagged Image File Format |
| EXR | 8 | OpenEXR image |
| Key | Value | Comment |
|---|---|---|
| EImageOutputFormat_BMP | 0 | Bitmap image |
| EImageOutputFormat_DDS | 1 | Direct Draw Surface |
| EImageOutputFormat_JPEG | 2 | Joint Photographic Experts Group image |
| EImageOutputFormat_PNG | 3 | Portable Network Graphics image |
| EImageOutputFormat_TGA | 4 | TARGA image file format |
| EImageOutputFormat_TIFF | 5 | Tagged Image File Format |
| EImageOutputFormat_EXR | 8 | OpenEXR image |
