Gmagick::embossimage
(PECL gmagick >= Unknown)
Gmagick::embossimage — Returns a grayscale image with a three-dimensional effect
Описание
public Gmagick Gmagick::embossimage
(
float $radius
,
float $sigma
)
Список параметров
-
radius
-
The radius of the effect
-
sigma
-
The sigma of the effect
Возвращаемые значения
The embossed Gmagick object.
Ошибки
Вызывает
GmagickException при ошибке.