| Library | Module | Frames | Expand |
| Function | CCpfcEPSImageExportInstructions.Create (ImageWidth as Double, ImageHeight as Double) as IpfcEPSImageExportInstructions | |
| Creates a new instructions object used to export EPSI-format (type) image. | ||
| Function | CCpfcEPSImageExportInstructions.Create | (ImageWidth as Double, ImageHeight as Double) as IpfcEPSImageExportInstructions |
|
Creates a new instructions object used to export EPSI-format (type) image. The return value must be passed to IpfcWindow.ExportRasterImage() or IpfcBaseSession.ExportCurrentRasterImage() to produce the output file.
|