PHP 8.3.4 Released!

ImagickDraw::getFillOpacity

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFillOpacityReturns the opacity used when drawing

Beschreibung

public ImagickDraw::getFillOpacity(): float
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.

Returns the opacity used when drawing using the fill color or fill texture. Fully opaque is 1.0.

Rückgabewerte

The opacity.

add a note

User Contributed Notes

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