ImagickDraw::getStrokeOpacity

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getStrokeOpacityReturns the opacity of stroked object outlines

Descrição

public ImagickDraw::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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top