Saves single image to given file.
function SaveImageToFile(const FileName: string; const Image: TImageData): Boolean;
Imaging (at line 124)