Abstract Class Zend_Pdf_Color

Description

PDF 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)


	
			
Direct descendents
Class Description
 class Zend_Pdf_Color_CMYK CMYK color implementation
 class Zend_Pdf_Color_GrayScale GrayScale color implementation
 class Zend_Pdf_Color_RGB RGB color implementation
Method Summary
 string instructions (boolean $stroking)
Methods
instructions (line 42)

Instructions, which can be directly inserted into content stream to switch color.

Color set instructions differ for stroking and nonstroking operations.

  • access: public
  • abstract:
string instructions (boolean $stroking)
  • boolean $stroking

Redefined in descendants as:

Documentation generated on Tue, 18 Apr 2006 11:54:42 -0700 by phpDocumentor 1.3.0RC3