Class Zend_Pdf_Color_Cmyk

Description

CMYK color implementation

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

Located in /Pdf/Color/Cmyk.php (line 40)

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

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

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 Sun, 27 May 2007 23:21:44 -0700 by phpDocumentor 1.3.2