Imagick::getImageChannelStatistics
(PECL imagick 2.0.0)
Imagick::getImageChannelStatistics — 画像の各チャネルの統計情報を返す
説明
array Imagick::getImageChannelStatistics
( void
)
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
画像の各チャネルの統計情報を返します。 この情報に含まれるのは、チャネルの深度、最小値と最大値、 平均値、そして標準偏差です。 たとえば赤チャネルの平均値を取得するにはこのようにします。
返り値
成功した場合に TRUE を返します。
Imagick::getImageChannelStatistics
There are no user contributed notes for this page.
