Click or drag to resize
SoImageFileTypes Enumeration

File type.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum FileTypes
Members
  Member nameValueDescription
UNKNOWN0

The file type is unknown.

RGB1

The file type is RGB.

SGI2

The file type is SGI.

TIFF3

The file type is TIFF.

GIF4

The file type is GIF.

JPEG5

The file type is JPEG.

BMP6

The file type is BMP.

PNG7

The file type is PNG.

JPEG20008

The file type is JPEG2000.

PGX9

The file type is PGX.

PNM10

The file type is PNM.

RAS11

The file type is SUN Raster.

DDS12

The file type is DDS (DirectDraw Surface).

HDRI13

The file type is HDRi (High Dynamic Range).

NUM_FILETYPES14

NUM_FILETYPES.

Remarks