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