RegisterImageFileFormat Function
Imaging

Registers new image loader/saver so it can be used by LoadFrom/SaveTo functions.

Pascal
procedure RegisterImageFileFormat(AClass: TImageFileFormatClass);
File

Imaging (at line 490)

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