Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
imagick_emboss

imagick_emboss

(PECL)

imagick_emboss -- Return a grayscale image with a three-dimensional effect

Description

bool imagick_emboss ( resource image, float radius, float sigma )

Warning

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

Parameters

image

Image handle

radius

Radius of the pixel neighborhood

sigma

Standard deviation of the Gaussian in pixels

Return Values

Returns TRUE on success or FALSE on failure.