| Library | Module | Frames | Expand |
| static pfcEPSImageExportInstructions | Create (number ImageWidth, number ImageHeight) | |
| Creates a new instructions object used to export EPSI-format (type) image. | ||
| static pfcEPSImageExportInstructions | Create | (number ImageWidth, number ImageHeight) |
|
Creates a new instructions object used to export EPSI-format (type) image. The return value must be passed to pfcWindow.ExportRasterImage() or pfcBaseSession.ExportCurrentRasterImage() to produce the output file.
|