| Library | Module | Frames | Expand |
| /* optional */ pfcDotsPerInch | DotsPerInch | |
| The dots per inch of the output image. | ||
| /* optional */ pfcRasterDepth | ImageDepth | |
| The depth of the output image. | ||
| number | ImageHeight | |
| The height of the output image in inches. | ||
| number | ImageWidth | |
| The width of the output image in inches. | ||
| pfcRasterType | GetRasterType () | |
| Returns a RasterType instance that indicates the type of the raster image export instructions. | ||
| /* optional */ pfcDotsPerInch | DotsPerInch |
|
The dots per inch of the output image. |
| /* optional */ pfcRasterDepth | ImageDepth |
|
The depth of the output image. |
| number | ImageHeight |
|
The height of the output image in inches. |
| number | ImageWidth |
|
The width of the output image in inches. |
| pfcRasterType | GetRasterType | () |
|
Returns a RasterType instance that indicates the type of the raster image export instructions.
|