CakeFest 2024: The Official CakePHP Conference

ImagickDraw::getFillColor

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFillColorReturns the fill color

Descrição

public ImagickDraw::getFillColor(): ImagickPixel
Aviso

Esta função não está documentada; apenas a lista de argumentos está disponível.

Returns the fill color used for drawing filled objects.

Valor Retornado

Returns an ImagickPixel object.

add a note

User Contributed Notes

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