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