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

search for in the

Imagick::setBackgroundColor> <Imagick::separateImageChannel
[edit] Last updated: Fri, 25 May 2012

view this page in

Imagick::sepiaToneImage

(PECL imagick 2.0.0)

Imagick::sepiaToneImage画像をセピア調にする

説明

bool Imagick::sepiaToneImage ( float $threshold )

画像に特殊効果を施し、セピア調の写真のような画像にします。 threshold には 0 から QuantumRange までの値を指定し、 これがセピア調の効き具合を表します。threshold を 80 にすると、 とりあえずはそれなりの効き目になるでしょう。

パラメータ

threshold

返り値

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

エラー / 例外

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



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

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