Zend Framework
1.12
|
Public Member Functions | |
__construct ($c, $m, $y, $k) | |
Object constructor. | |
instructions ($stroking) | |
Instructions, which can be directly inserted into content stream to switch color. | |
getComponents () | |
Get color components (color space dependent) | |
![]() | |
instructions ($stroking) | |
Instructions, which can be directly inserted into content stream to switch color. | |
getComponents () | |
Get color components (color space dependent) | |
__construct | ( | $c, | |
$m, | |||
$y, | |||
$k | |||
) |
Object constructor.
float | $c | |
float | $m | |
float | $y | |
float | $k |
getComponents | ( | ) |
Get color components (color space dependent)
instructions | ( | $stroking | ) |
Instructions, which can be directly inserted into content stream to switch color.
Color set instructions differ for stroking and nonstroking operations.
boolean | $stroking |