PHP 8.1.28 Released!

GmagickDraw::getfillopacity

(PECL gmagick >= Unknown)

GmagickDraw::getfillopacityReturns the opacity used when drawing

Açıklama

public GmagickDraw::getfillopacity(): float

Returns the opacity used when drawing

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

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

add a note

User Contributed Notes

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