downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<Imagick::edgeImageImagick::enhanceImage>
Last updated: Thu, 26 Jun 2008

Imagick::embossImage

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

Imagick::embossImage — Returns a grayscale image with a three-dimensional effect

Description

bool Imagick::embossImage ( float $radius , float $sigma )
Warning

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

Returns a grayscale image with a three-dimensional effect. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and it will choose a suitable radius for you.

Parameters

radius

The radius of the effect

sigma

The sigma of the effect

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws ImagickException on error.



add a noteadd a note User Contributed Notes
Returns a grayscale image with a three-dimensional effect
There are no user contributed notes for this page.




<Imagick::edgeImageImagick::enhanceImage>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs