| Library | Module | Frames | Expand |
| static pfcBitmapImageExportInstructions | Create (number ImageWidth, number ImageHeight) | |
| Creates a new instructions object used to export BMP--format (type) image. | ||
| static pfcBitmapImageExportInstructions | Create | (number ImageWidth, number ImageHeight) |
|
Creates a new instructions object used to export BMP--format (type) image. This object must be passed to pfcWindow.ExportRasterImage() or pfcBaseSession.ExportCurrentRasterImage() for a file to be produced.
|