List of filename mask that are used to associate filenames with TImageFileFormat descendants.
public property Masks: TStringList read FMasks;
Typical mask looks like '*.bmp' or 'texture.*' (supports file formats which use filename instead of extension to identify image files).