_ExportAscii, ExportAscii, ExportImageProperties
ExportAscii
Interactive command to this function: File > Import/Export > Export to ASCII
Description
ExportAscii( intRectLeft
, intRectTop
, intRectRight
, intRectBottom
, intDataType
, intDataDelimiter
, intDensity
);
This function exports the defined cutout of the current image to the clipboard in ASCII format.
Parameters
Note
If you export data to MS Excel, it is recommended to use Tab as the data delimiter.
ExportImageProperties
Description
ExportImageProperties( intExportPages
, intExportFormat
, char *Filename
);
This function exports the selected Image Properties from the current image to a file or clipboard.
Parameters
_ExportAscii
This function runs the File > Import/Export > Export to ASCII command.
Description
_ExportAscii();