|
Gocator API
|
| kStatus GoControl_ExportBitmap | ( | GoControl | control, |
| GoReplayExportSourceType | type, | ||
| GoDataSource | source, | ||
| const kChar * | dstFileName | ||
| ) |
Export an intensity bitmap file to local storage.
| control | GoControl object. |
| type | The type of data to export. |
| source | The data source to obtain data from. |
| dstFileName | The destination file name. |