Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct ($grayLevel) | |
instructions ($stroking) | |
getComponents () | |
![]() | |
instructions ($stroking) | |
getComponents () | |
Definition at line 38 of file GrayScale.php.
__construct | ( | $grayLevel | ) |
Object constructor
float | $grayLevel |
Definition at line 53 of file GrayScale.php.
getComponents | ( | ) |
Get color components (color space dependent)
Definition at line 79 of file GrayScale.php.
instructions | ( | $stroking | ) |
Instructions, which can be directly inserted into content stream to switch color. Color set instructions differ for stroking and nonstroking operations.
boolean | $stroking |
Definition at line 69 of file GrayScale.php.