Packages
colord
Cd
Colorspace
CMY
CMYK
GRAY
HSV
LAB
LUV
RGB
UNKNOWN
XYZ
YCBCR
YXY
from_string
to_string
Colorspace
Description:
[
CCode
( cprefix =
"CD_COLORSPACE_"
, has_type_id =
false
) ]
public
enum
Colorspace
The known colorspace.
Namespace:
Cd
Package:
colord
Content:
Enum values:
CMY
CMYK
GRAY
HSV
LAB
LUV
RGB
UNKNOWN
XYZ
YCBCR
YXY
Static methods:
public
static
Colorspace
from_string
(
string
colorspace)
Methods:
public
unowned
string
to_string
()