Class Zend_Pdf_Color_RGB

Description

RGB color implementation

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

Located in /Zend/Pdf/Color/RGB.php (line 40)

Zend_Pdf_Color
   |
   --Zend_Pdf_Color_RGB
Method Summary
 Zend_Pdf_Color_RGB __construct (float $r, float $g, float $b)
 string instructions (boolean $stroking)
Methods
Constructor __construct (line 74)

Object constructor

  • access: public
Zend_Pdf_Color_RGB __construct (float $r, float $g, float $b)
  • float $r
  • float $g
  • float $b
instructions (line 99)

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

Color set instructions differ for stroking and nonstroking operations.

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

Redefinition of:
Zend_Pdf_Color::instructions()
Instructions, which can be directly inserted into content stream to switch color.

Inherited Methods

Inherited From Zend_Pdf_Color

 Zend_Pdf_Color::instructions()

Documentation generated on Thu, 18 Jan 2007 09:58:43 -0800 by phpDocumentor 1.3.1