PHP » GoLang |
login |
register |
about
|
GoLang Gmagick::getimagewhitepoint
request it (267)
GoLang replacement for PHP's Gmagick::getimagewhitepoint
[edit | history]
PHP Gmagick::getimagewhitepointPHP original manual for Gmagick::getimagewhitepoint [ show | php.net ]Gmagick::getimagewhitepoint(PECL gmagick >= Unknown) Gmagick::getimagewhitepoint — Returns the chromaticity white point Description
public array Gmagick::getimagewhitepoint
( void
)
Returns the chromaticity white point as an associative array with the keys "x" and "y". ParametersThis function has no parameters. Return ValuesReturns the chromaticity white point as an associative array with the keys "x" and "y". Errors/ExceptionsThrows an GmagickException on error. |
more
Recently updated
more
Most requested
more
Last requests
|