PHP » GoLang |
login |
register |
about
|
GoLang ImagickPixel::getColorValueQuantum
request it (289)
GoLang replacement for PHP's ImagickPixel::getColorValueQuantum
[edit | history]
PHP ImagickPixel::getColorValueQuantumPHP original manual for ImagickPixel::getColorValueQuantum [ show | php.net ]ImagickPixel::getColorValueQuantum(No version information available, might only be in Git) ImagickPixel::getColorValueQuantum — Description DescriptionGets the quantum value of a color in the ImagickPixel. Return value is a float if ImageMagick was compiled with HDRI, otherwise an integer. ParametersThis function has no parameters. Return ValuesThe quantum value of the color element. Float if ImageMagick was compiled with HDRI, otherwise an int. Examples
Example #1 ImagickPixel::getColorValueQuantum()
<?php |
more
Recently updated
more
Most requested
more
Last requests
|