GmagickDraw::getfillcolor

(PECL gmagick >= Unknown)

GmagickDraw::getfillcolorDevuelve el color de relleno

Descripción

public GmagickDraw::getfillcolor(): void

Devuelve el color de relleno usado cuando se dibujan objetos rellenos.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

El color de relleno de GmagickPixel usado para dibujar objetos rellenos.

add a note add a note

User Contributed Notes

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