$c
$c : float
Cyan
Pdf page CMYK color class
setC(mixed $c) : \Pop\Pdf\Document\Page\Color\Cmyk
Set the cyan value
mixed | $c |
setM(mixed $m) : \Pop\Pdf\Document\Page\Color\Cmyk
Set the magenta value
mixed | $m |
setY(mixed $y) : \Pop\Pdf\Document\Page\Color\Cmyk
Set the yellow value
mixed | $y |
setK(mixed $k) : \Pop\Pdf\Document\Page\Color\Cmyk
Set the black value
mixed | $k |