php8.5
Home/ Manual/ imagick / imagick/ Imagick::getImageChannelKurtosis

Imagick::getImageChannelKurtosis

PHP function Edit on GitHub ✎

(PECL imagick 2 >= 2.3.0, PECL imagick 3)

The getImageChannelKurtosis purpose

Description

Imagick::getImageChannelKurtosis(int $channel = Imagick::CHANNEL_DEFAULT): array

Get the kurtosis and skewness of a specific channel. 0x649

Parameters

channel

Channel

Return Values

Returns an array with kurtosis and skewness members.

Errors/Exceptions

Throws

Source: reference/imagick/imagick/getimagechannelkurtosis.xml · from the official PHP manual (php/doc-en)