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

search for in the

Imagick::encipherImage> <Imagick::edgeImage
Last updated: Fri, 13 Nov 2009

view this page in

Imagick::embossImage

(PECL imagick 2.0.0)

Imagick::embossImageグレースケール画像に三次元効果を施して返す

説明

bool Imagick::embossImage ( float $radius , float $sigma )
警告

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

グレースケール画像に三次元効果を施したものを返します。 指定した半径と標準偏差 (シグマ) によるガウス演算によって画像を畳み込みます。 意味のある結果を得るには、半径がシグマより大きくなければなりません。 radius に 0 を指定すると、適切な半径を自動的に設定します。

パラメータ

radius

効果の半径。

sigma

効果のシグマ。

返り値

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

エラー / 例外

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



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

Imagick::encipherImage> <Imagick::edgeImage
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites