SoImageFileTypes Enumeration |
File type.
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
UNKNOWN | 0 | The file type is unknown. | |
RGB | 1 | The file type is RGB. | |
SGI | 2 | The file type is SGI. | |
TIFF | 3 | The file type is TIFF. | |
GIF | 4 | The file type is GIF. | |
JPEG | 5 | The file type is JPEG. | |
BMP | 6 | The file type is BMP. | |
PNG | 7 | The file type is PNG. | |
JPEG2000 | 8 | The file type is JPEG2000. | |
PGX | 9 | The file type is PGX. | |
PNM | 10 | The file type is PNM. | |
RAS | 11 | The file type is SUN Raster. | |
DDS | 12 | The file type is DDS (DirectDraw Surface). | |
HDRI | 13 | The file type is HDRi (High Dynamic Range). | |
NUM_FILETYPES | 14 | NUM_FILETYPES. |