Class pfcEPSImageExportInstructions
Description
Used to export EPS image.
Direct Parent Classes:
Method Summary
| Create (number ImageWidth, number ImageHeight) |
| |
| |
| Creates a new instructions object used to export EPSI-format (type) image. |
Method Detail
| Create | (number ImageWidth, number ImageHeight) |
Creates a new instructions object used to export EPSI-format (type) image.
Parameters:
ImageWidth
The width of the output image in inches.
ImageHeight
The height of the output image in inches.
Returns: