| Library | Module | Frames | Expand |
| Function | CCpfcTIFFImageExportInstructions.Create (ImageWidth as Double, ImageHeight as Double) as IpfcTIFFImageExportInstructions | |
| Creates a new instructions object used to export TIFF image. | ||
| Function | CCpfcTIFFImageExportInstructions.Create | (ImageWidth as Double, ImageHeight as Double) as IpfcTIFFImageExportInstructions |
|
Creates a new instructions object used to export TIFF image. The return value must be passed to IpfcWindow.ExportRasterImage() or IpfcBaseSession.ExportCurrentRasterImage() to produce an output file.
|