Imagick::setImageChannelDepth
(PECL imagick 2.0.0)
Imagick::setImageChannelDepth — 特定の画像チャネルの深度を設定する
説明
bool Imagick::setImageChannelDepth
( int $channel
, int $depth
)
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
特定の画像チャネルの深度を設定します。
パラメータ
- channel
-
- depth
-
返り値
成功した場合に TRUE を返します。
エラー / 例外
エラー時に ImagickException をスローします。
Imagick::setImageChannelDepth
There are no user contributed notes for this page.
