A3DPDFEImageFormat
-
enum
A3DPDFEImageFormat The following image formats are available in HOOPS.
EMF is only supported on Windows.
Starting from version 2020, some of these formats are not supported anymore. These are Cel, ILBM, PSD, PCX and TIFF.
4.1
-
enumerator
kA3DPDFImageFormatUnknown Undefined format.
-
enumerator
kA3DPDFImageFormatBmp BMP format.
-
enumerator
kA3DPDFImageFormatPng PNG format.
-
enumerator
kA3DPDFImageFormatJpg JPEG format.
-
enumerator
kA3DPDFImageFormatBitmapRgbByte Bitmap RGB format.
-
enumerator
kA3DPDFImageFormatBitmapRgbaByte Bitmap RGBA format.
-
enumerator
kA3DPDFImageFormatBitmapGreyByte Bitmap grey format.
-
enumerator
kA3DPDFImageFormatBitmapGreyaByte Bitmap greya format.
-
enumerator
kA3DPDFImageFormatEmf EMF format, Windows only
-
enumerator
kA3DPDFImageFormatUrl URL format.
-
enumerator
kA3DPDFImageFormatGif GIF format.
-
enumerator
kA3DPDFImageFormatTif TIFF format, unsupported
-
enumerator
kA3DPDFImageFormatPcx PCX format, unsupported
-
enumerator
kA3DPDFImageFormatTga TGA format.
-
enumerator
kA3DPDFImageFormatPpm PPM format.
-
enumerator
kA3DPDFImageFormatIlbm ILBM format, unsupported
-
enumerator
kA3DPDFImageFormatCel Cel format, unsupported
-
enumerator
kA3DPDFImageFormatRgb RGB format.
-
enumerator
kA3DPDFImageFormatPsd PSD format, unsupported
-
enumerator
kA3DPDFImageFormatSoftimagepic Softimagepic format.