CakeFest 2024: The Official CakePHP Conference

GmagickDraw::getfillcolor

(PECL gmagick >= Unknown)

GmagickDraw::getfillcolorReturns the fill color

Descrição

public GmagickDraw::getfillcolor(): GmagickPixel

Returns the fill color used for drawing filled objects.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The GmagickPixel fill color used for drawing filled objects.

add a note

User Contributed Notes

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