Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Public Member Functions
Zend_Pdf_Color Class Reference
Inheritance diagram for Zend_Pdf_Color:
Zend_Pdf_Color_Cmyk Zend_Pdf_Color_GrayScale Zend_Pdf_Color_Html Zend_Pdf_Color_Rgb

Public Member Functions

 instructions ($stroking)
 
 getComponents ()
 

Detailed Description

Definition at line 34 of file Color.php.

Member Function Documentation

◆ getComponents()

getComponents ( )
abstract

Get color components (color space dependent)

Returns
array

◆ instructions()

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

The documentation for this class was generated from the following file: