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

search for in the

Imagick::convolveImage> <Imagick::contrastImage
Last updated: Fri, 05 Sep 2008

view this page in

Imagick::contrastStretchImage

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

Imagick::contrastStretchImageカラー画像のコントラストを強調する

説明

bool Imagick::contrastStretchImage ( float $black_point , float $white_point [, int $channel ] )
警告

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

とりうる色の範囲全体に色を調整することによって、 カラー画像のコントラストを強調します。

パラメータ

black_point

黒の点。

white_point

白の点。

channel

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

返り値

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



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

Imagick::convolveImage> <Imagick::contrastImage
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites