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