__construct()
__construct(int $cyan, int $magenta, int $yellow, int $black) : mixed
Parameters
int |
$cyan |
the cyan amount, 0 to 100
|
int |
$magenta |
the magenta amount, 0 to 100
|
int |
$yellow |
the yellow amount, 0 to 100
|
int |
$black |
the black amount, 0 to 100
|
Returns
mixed
—