TCPDF_COLORS::getSpotColor( $name, $spotc )
Return the Spot color array.
Description Description
Parameters Parameters
- $name
-
(Required) (string) Name of the spot color.
- $spotc
-
(Required) (array) Reference to an array of spot colors.
Return Return
((array)) Spot color array or false if not defined.
Source Source
File: includes/lib/tcpdf/include/tcpdf_colors.php
Changelog Changelog
Version | Description |
---|---|
5.9.125 | Introduced. |