Description Saves the clipboard data to the TGA file.
Syntax bRet = [BIImgFrm.]SaveTGAFileFromClipboard FileName Comp DispInfo
Remarks bRet BOOL TRUE on success.
FileName STRING Pointer to a null-terminated character string that names the TGA file path.
Comp BOOL If this parameter is TRUE, the image will be compressed, otherwise uncompressed.
DispInfo BOOL Setting this parameter to a “TRUE”value would display the file open dialog box for the TGA image.
See Also