| Library | Module | Frames | Expand |
| Function | CCpfcBitmapImageExportInstructions.Create (ImageWidth as Double, ImageHeight as Double) as IpfcBitmapImageExportInstructions | |
| Creates a new instructions object used to export BMP--format (type) image. | ||
| Function | CCpfcBitmapImageExportInstructions.Create | (ImageWidth as Double, ImageHeight as Double) as IpfcBitmapImageExportInstructions |
|
Creates a new instructions object used to export BMP--format (type) image. This object must be passed to IpfcWindow.ExportRasterImage() or IpfcBaseSession.ExportCurrentRasterImage() for a file to be produced.
|