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

search for in the

Gmagick::enhanceimage> <Gmagick::edgeimage
[edit] Last updated: Fri, 17 May 2013

view this page in

Gmagick::embossimage

(PECL gmagick >= Unknown)

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

説明

public Gmagick Gmagick::embossimage ( float $radius , float $sigma )

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

パラメータ

radius

効果の半径。

sigma

効果のシグマ。

返り値

エンボス処理した Gmagick オブジェクトを返します。

エラー / 例外

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



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

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