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

search for in the

Imagick::gammaImage> <Imagick::functionImage
[edit] Last updated: Fri, 17 May 2013

view this page in

Imagick::fxImage

(PECL imagick 2.0.0)

Imagick::fxImage式を画像の各ピクセルに適用する

説明

Imagick Imagick::fxImage ( string $expression [, int $channel = Imagick::CHANNEL_ALL ] )

式を画像の各ピクセルに適用します。 詳細は » The Fx Special Effects Image Operator を参照ください。

パラメータ

expression

式。

channel

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

返り値

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

エラー / 例外

エラー時に ImagickException をスローします。



add a note add a note User Contributed Notes Imagick::fxImage - [0 notes]
There are no user contributed notes for this page.

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