Packages
colord
Cd
ProfileWarning
COPYRIGHT_MISSING
DESCRIPTION_MISSING
GRAY_AXIS_INVALID
GRAY_AXIS_NON_MONOTONIC
NONE
PRIMARIES_INVALID
PRIMARIES_NON_ADDITIVE
PRIMARIES_UNLIKELY
SCUM_DOT
VCGT_NON_MONOTONIC
WHITEPOINT_INVALID
WHITEPOINT_UNLIKELY
ProfileWarning
Description:
[
CCode
( cprefix =
"CD_PROFILE_WARNING_"
, has_type_id =
false
) ]
public
enum
ProfileWarning
The warning about the profile.
Profiles with warnings can still be used, but may be of limited use.
Namespace:
Cd
Package:
colord
Content:
Enum values:
COPYRIGHT_MISSING
-
The copyright is missing or of zero length
DESCRIPTION_MISSING
-
The description is missing or of zero length
GRAY_AXIS_INVALID
-
There is significant a/b for gray
GRAY_AXIS_NON_MONOTONIC
-
The gray ramp is not monotonic
NONE
-
No error is found
PRIMARIES_INVALID
-
One or more of the primaries are invalid
PRIMARIES_NON_ADDITIVE
-
The primaries to not add to give D50 white
PRIMARIES_UNLIKELY
-
One or more of the primaries are outside of ROMM RGB
SCUM_DOT
-
Lab 100, 0, 0 does not map to RGB 255,255,255
VCGT_NON_MONOTONIC
-
The video card gamma table is not monotonic
WHITEPOINT_INVALID
-
RGB 255,255,255 does not return D50
WHITEPOINT_UNLIKELY
-
Whitepoint is outside of usual range