Class Zend_Pdf_Color_CMYK

Description

CMYK color implementation

Located in /library/Zend/Pdf/Color/CMYK.php (line 36)

Zend_Pdf_Color
   |
   --Zend_Pdf_Color_CMYK
Method Summary
 Zend_Pdf_Color_CMYK __construct (float $c, float $m, float $y, float $k)
 string instructions (boolean $stroking)
Methods
Constructor __construct (line 79)

Object constructor

  • access: public
Zend_Pdf_Color_CMYK __construct (float $c, float $m, float $y, float $k)
  • float $c
  • float $m
  • float $y
  • float $k
instructions (line 107)

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 Wed, 08 Mar 2006 04:51:19 -0800 by phpDocumentor 1.3.0RC4