Dutch PHP Conference 2025 - Call For Papers

ImagickDraw::getFillOpacity

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFillOpacityReturns the opacity used when drawing

Опис

public ImagickDraw::getFillOpacity(): float
Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

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

Значення, що повертаються

The opacity.

add a note

User Contributed Notes

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