PEEL Shopping
Open source ecommerce : PEEL Shopping
Namespaces | Variables
spotcolors.php File Reference

Arrays of Spot Colors for TCPDF library. More...

Go to the source code of this file.

Namespaces

 com\tecnick\tcpdf
 TCPDF language file (contains translated texts).
 

Variables

 $spotcolor
 Array of Spot colors (C,M,Y,K,name) Color keys must be in lowercase and without spaces. More...
 

Detailed Description

Arrays of Spot Colors for TCPDF library.

Author
Nicola Asuni

Definition in file spotcolors.php.

Variable Documentation

$spotcolor
Initial value:
= array (
'mytcpdfblack' => array(0, 0, 0, 100, 'My TCPDF Black'),
'mytcpdfred' => array(30, 100, 90, 10, 'My TCPDF Red'),
'mytcpdfgreen' => array(100, 30, 100, 0, 'My TCPDF Green'),
'mytcpdfblue' => array(100, 60, 10, 5, 'My TCPDF Blue'),
'mytcpdfyellow' => array(0, 20, 100, 0, 'My TCPDF Yellow'),
)

Array of Spot colors (C,M,Y,K,name) Color keys must be in lowercase and without spaces.

As long as no open standard for spot colours exists, you have to buy a colour book by one of the colour manufacturers and insert the values and names of spot colours directly. Common industry standard spot colors are: ANPA-COLOR, DIC, FOCOLTONE, GCMI, HKS, PANTONE, TOYO, TRUMATCH.

Definition at line 48 of file spotcolors.php.


This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:40 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.