4.51.2.1.12. put() | Table of Contents | 4.51.2.1.14. saveToOffset() |
function saveToFile(var outFile:file):boolean; virtual;Remarks:
Saves a blit to an open file. The responsibility of opening the file, seeking to the proper location, and closing the file is up to the application designer.
This method is useful for saving a blit to a file stream.
Return value:TRUE if successful, FALSE if failure.
See also:4.51.2.1.12. put() | Table of Contents | 4.51.2.1.14. saveToOffset() |