ImageFileType
Description:
This enum is used to define exported file type.
This enum is used to define exported file type.
public enum ImageFileType
| Name | Description |
|---|---|
| BMP | BMP |
| JPEGLossless | JPEG with high quality picture |
| JPEGMedium | JPEG with medium quality picture |
| JPEGSmallest | JPEG with lower quality picture and small file size |
| PNG | PNG |
| TARGA | TARGA |
| TIFF | TIFF |