ImagickDraw::getStrokeOpacity

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getStrokeOpacityReturns the opacity of stroked object outlines

Descrição

publicImagickDraw::getStrokeOpacity(): float
Aviso

Esta função não está documentada; apenas a lista de argumentos está disponível.

Returns the opacity of stroked object outlines.

Valor Retornado

Returns a float describing the opacity.

To Top