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

search for in the

Imagick::randomThresholdImage> <Imagick::radialBlurImage
[edit] Last updated: Fri, 25 May 2012

view this page in

Imagick::raiseImage

(PECL imagick 2.0.0)

Imagick::raiseImage三次元のボタン風の効果をシミュレートする

説明

bool Imagick::raiseImage ( int $width , int $height , int $x , int $y , bool $raise )

画像の輪郭を明るくしたり暗くしたりすることによって、 三次元のボタン風の効果をシミュレートします。 raise_info のメンバ width および height が、 垂直方向および水平方向の効果の輪郭を定義します。

パラメータ

width

height

x

y

raise

返り値

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



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

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