ImagingLoadOverrideFormat Constant
ImagingTypes

This option can be used to override image data format during image loading.

Pascal
ImagingLoadOverrideFormat = 129;
File

ImagingTypes (at line 170)

Description

If set to format different from ifUnknown all loaded images are automaticaly converted to this format. Useful when you have many files in various formats but you want them all in one format for further proccessing. Allowed values are in range and default value is ifUnknown.

Related Information
You are here: Symbol Reference > Constants > ImagingLoadOverrideFormat Constant