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

search for in the

Imagick::oilPaintImage> <Imagick::nextImage
[edit] Last updated: Fri, 25 May 2012

view this page in

Imagick::normalizeImage

(PECL imagick 2.0.0)

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

説明

bool Imagick::normalizeImage ([ int $channel = Imagick::CHANNEL_ALL ] )

カラー画像のコントラストを強調します。 ピクセルの色を、とりうる値の範囲全体に拡張します。

パラメータ

channel

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

返り値

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



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

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