Enum EpfcRasterType
Description
This enumerated type lists ProRasterType (the output image type) and represents the available classes for the Image export.
Values
-
EpfcRASTER_BMP
- Returned by IpfcBitmapImageExportInstructions objects.
-
EpfcRASTER_TIFF
- Returned by IpfcTIFFImageExportInstructions objects.
-
EpfcRASTER_EPS
- Returned by IpfcEPSImageExportInstructions objects.
-
EpfcRASTER_JPEG
- Returned by IpfcJPEGImageExportInstructions objects.
-
EpfcRasterType_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.