Enum pfcRasterType
Description
This enumerated type lists ProRasterType (the output image type) and represents the available classes for the Image export.
Values
-
RASTER_BMP
- Returned by pfcBitmapImageExportInstructions objects.
-
RASTER_TIFF
- Returned by pfcTIFFImageExportInstructions objects.
-
RASTER_EPS
- Returned by pfcEPSImageExportInstructions objects.
-
RASTER_JPEG
- Returned by pfcJPEGImageExportInstructions objects.
-
RasterType_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.