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

search for in the

Imagick::cropImage> <Imagick::contrastStretchImage
[edit] Last updated: Fri, 25 May 2012

view this page in

Imagick::convolveImage

(PECL imagick 2.0.0)

Imagick::convolveImage独自の畳み込み関数を画像に適用する

説明

bool Imagick::convolveImage ( array $kernel [, int $channel = Imagick::CHANNEL_ALL ] )

独自の畳み込み関数を画像に適用します。

パラメータ

kernel

畳み込みの中心。

channel

そのチャネルモードで使用可能なチャネル定数を指定します。 複数のチャネルを適用するには、定数をビット演算子で連結します。 チャネル定数 の一覧を参照ください。

返り値

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

エラー / 例外

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



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

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