PHP
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
Last updated: Fri, 30 Jan 2009

view this page in

Imagick::sepiaToneImage

(No version information available, might be only in CVS)

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