FindImageFileFormatByExt Function
Imaging

Returns image format loader/saver according to given extension or nil if not found.

Pascal
function FindImageFileFormatByExt(const Ext: string): TImageFileFormat;
File

Imaging (at line 497)

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