ModelFlag
Description:
[ CCode ( cprefix = "BABL_MODEL_FLAG_" , has_type_id = false ) ]
[ Flags ]
public enum ModelFlag
Content:
Enum values:
- ALPHA - the model encodes alpha.
- ASSOCIATED - the alpha is associated
alpha.
- CIE - this model is part of the CIE family
of spaces
- CMYK - the encodings described are CMYK
encodings, the space associated is expected to contain an CMYK ICC profile.
- GRAY - this is a gray component model
- INVERTED - the components are inverted
(used for getting the additive complement space of CMYK).
- LINEAR - the data has no TRC, i.
- NONLINEAR - the data has a TRC - the
TRC from the configured space
- PERCEPTUAL - the data has a TRC - a
perceptual TRC where 50% gray is 0.5
- RGB - this is an RGB based component model,
the space associated is expected to contain an RGB matrix profile.