GmagickDraw
PHP Manual

GmagickDraw::getfillopacity

(PECL gmagick >= Unknown)

GmagickDraw::getfillopacityReturns the opacity used when drawing

Description

public void GmagickDraw::getfillopacity ( void )

Returns the opacity used when drawing

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

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


GmagickDraw
PHP Manual