Zend_Pdf_ColorPDF provides a powerfull facilities for specifying the colors of graphics objects.
This class encapsulates color behaviour.
Some colors interact with PDF document (create additional objects in a PDF), others don't do it. That is defined in a subclasses.
Located in /Zend/Pdf/Color.php (line 32)
| Class | Description |
|---|---|
Zend_Pdf_Color_CMYK
|
CMYK color implementation |
Zend_Pdf_Color_GrayScale
|
GrayScale color implementation |
Zend_Pdf_Color_HTML
|
HTML color implementation |
Zend_Pdf_Color_RGB
|
RGB color implementation |
instructions (line 42)
Instructions, which can be directly inserted into content stream to switch color.
Color set instructions differ for stroking and nonstroking operations.
Documentation generated on Wed, 21 Feb 2007 11:46:21 -0800 by phpDocumentor 1.3.1