dmagick ~master (2017-08-12T15:43:00Z)
Dub
Repo
ColorCMYK.this
dmagick
ColorCMYK
ColorCMYK
Create a CMYK Color from the specified doubles.
this
()
this
(
double
cyan
,
double
magenta
,
double
yellow
,
double
black
)
class
ColorCMYK
this
(
double
cyan
,
double
magenta
,
double
yellow
,
double
black
)
Meta
Source
See Implementation
dmagick
ColorCMYK
ColorCMYK
constructors
this
functions
black
cyan
magenta
yellow
Create a CMYK Color from the specified doubles.