IccLoadFlags
Description:
[ CCode ( cprefix = "CD_ICC_LOAD_FLAGS_" , has_type_id = false ) ]
[ Flags ]
[ Version ( since = "0.1.32" ) ]
public enum IccLoadFlags
Flags used when loading an ICC profile.
Content:
Enum values:
- ALL
- CHARACTERIZATION - Load the
characterization data from the profile
- FALLBACK_MD5 - Calculate the profile
MD5 if a profile ID was not supplied in the profile.
- METADATA - Parse the metadata in the
profile.
- NAMED_COLORS - Parse any named
colors in the profile.
- NONE - No flags set.
- PRIMARIES - Parse the primaries in the
profile.
- TRANSLATIONS - Parse all
translations in the profile.