Imagick::embossImage
Returns a grayscale image with a three-dimensional effect
Description
bool Imagick::embossImage
( float $radius
, float $sigma
)
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.