PHP
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Imagick::getImageChannelDistortion> <Imagick::getImageBorderColor
Last updated: Fri, 30 Jan 2009

view this page in

Imagick::getImageChannelDepth

(No version information available, might be only in CVS)

Imagick::getImageChannelDepth特定の画像チャネルの深度を返す

説明

int Imagick::getImageChannelDepth ( int $channelType )
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

特定の画像チャネルの深度を返します。

パラメータ

channel

チャネルモードに対応したチャネル定数を指定します。 複数のチャネルに適用するには、 ビット演算子でチャネル型定数を組み合わせます。 デフォルトは Imagick::CHANNEL_ALL です。 チャネル定数 の一覧を参照ください。

返り値

成功した場合に TRUE を返します。



add a note add a note User Contributed Notes
Imagick::getImageChannelDepth
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites