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.

  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)
  • abstract:
  • license: New BSD License

Located in /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_Html HTML 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.

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

Redefined in descendants as:

Documentation generated on Sun, 27 May 2007 23:21:45 -0700 by phpDocumentor 1.3.2