$c
$c : float
Cyan
Image CMYK color class
setC(mixed $c) : \Pop\Image\Color\Cmyk
Set the cyan value
mixed | $c |
setM(mixed $m) : \Pop\Image\Color\Cmyk
Set the magenta value
mixed | $m |
setY(mixed $y) : \Pop\Image\Color\Cmyk
Set the yellow value
mixed | $y |
setK(mixed $k) : \Pop\Image\Color\Cmyk
Set the black value
mixed | $k |
toRgb() : \Pop\Image\Color\Rgb
Convert to RGB
toGray() : \Pop\Image\Color\Gray
Convert to Gray