Zend Framework  1.12
Public Member Functions | List of all members
Zend_Pdf_Color Class Reference

Public Member Functions

 instructions ($stroking)
 Instructions, which can be directly inserted into content stream to switch color.
 
 getComponents ()
 Get color components (color space dependent)
 

Member Function Documentation

getComponents ( )
abstract

Get color components (color space dependent)

Returns
array
instructions (   $stroking)
abstract

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

Color set instructions differ for stroking and nonstroking operations.

Parameters
boolean$stroking
Returns
string