Returns image format loader/saver according to given extension or nil if not found.
function FindImageFileFormatByExt(const Ext: string): TImageFileFormat;
Imaging (at line 497)