PHP » GoLang |
login |
register |
about
|
GoLang Imagick::getImageChannelKurtosis
request it (329)
GoLang replacement for PHP's Imagick::getImageChannelKurtosis
[edit | history]
PHP Imagick::getImageChannelKurtosisPHP original manual for Imagick::getImageChannelKurtosis [ show | php.net ]Imagick::getImageChannelKurtosis(No version information available, might only be in Git) Imagick::getImageChannelKurtosis — The getImageChannelKurtosis purpose Description
public array Imagick::getImageChannelKurtosis
([ int
$channel = Imagick::CHANNEL_DEFAULT
] )Get the kurtosis and skewness of a specific channel. This method is available if Imagick has been compiled against ImageMagick version 6.4.9 or newer. Parameters
Return ValuesReturns an array with kurtosis and skewness members. Errors/ExceptionsThrows ImagickException on error. |
more
Recently updated
more
Most requested
more
Last requests
|