CakeFest 2024: The Official CakePHP Conference

ImagickDraw::getFillColor

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFillColorReturns the fill color

Beschreibung

public ImagickDraw::getFillColor(): ImagickPixel
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.

Returns the fill color used for drawing filled objects.

Rückgabewerte

Returns an ImagickPixel object.

add a note

User Contributed Notes

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