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, 27 Nov 2009

view this page in

Imagick::sepiaToneImage

(PECL imagick 2.0.0)

Imagick::sepiaToneImageSepia tones an image

Description

bool Imagick::sepiaToneImage ( float $threshold )
Warning

This function is currently not documented; only its argument list is available.

Applies a special effect to the image, similar to the effect achieved in a photo darkroom by sepia toning. Threshold ranges from 0 to QuantumRange and is a measure of the extent of the sepia toning. A threshold of 80 is a good starting point for a reasonable tone.

Parameters

threshold

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws ImagickException on error.



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