LoadTGAFileIntoClipboard  Method

Description         Loads TGA file into the clipboard.

Syntax                 bRet = [BIImgFrm.]LoadTGAFileIntoClipboard FileName DispInfo

Remarks             bRet                        BOOL             TRUE on success.

                            FileName                STRING         Pointer to a null-terminated character string that names the TGA file path to be opened.

                            DispInfo                 BOOL             Setting this parameter to a “TRUE”value would display the file open dialog box for the TGA image.

See Also