Loads single image from given memory location.
function LoadImageFromMemory(Data: Pointer; Size: LongInt; var Image: TImageData): Boolean;
Imaging (at line 109)