FindImageFileFormatByName Function
Imaging

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

Pascal
function FindImageFileFormatByName(const FileName: string): TImageFileFormat;
File

Imaging (at line 500)

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