SaveImageToFile Function
Imaging

Saves single image to given file.

Pascal
function SaveImageToFile(const FileName: string; 
                         const Image: TImageData): Boolean;
File

Imaging (at line 124)

Related Information
You are here: Symbol Reference > Functions > SaveImageToFile Function