Loads single image from given file.
function LoadImageFromFile(const FileName: string; var Image: TImageData): Boolean;
Imaging (at line 104)