PHP » GoLang |
login |
register |
about
|
GoLang Imagick::getImageChannelMean
request it (311)
GoLang replacement for PHP's Imagick::getImageChannelMean
[edit | history]
PHP Imagick::getImageChannelMeanPHP original manual for Imagick::getImageChannelMean [ show | php.net ]Imagick::getImageChannelMean(PECL imagick 2.0.0) Imagick::getImageChannelMean — Gets the mean and standard deviation Description
array Imagick::getImageChannelMean
( int
$channel
)Gets the mean and standard deviation of one or more image channels. Return value is an associative array with the keys "mean" and "standardDeviation". Parameters
Return Values
Returns Errors/ExceptionsThrows ImagickException on error. |
more
Recently updated
more
Most requested
more
Last requests
|