PHP 8.3.4 Released!

ImagickDraw::getFillColor

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFillColorReturns the fill color

说明

public ImagickDraw::getFillColor(): ImagickPixel
警告

本函数还未编写文档,仅有参数列表。

Returns the fill color used for drawing filled objects.

返回值

Returns an ImagickPixel object.

add a note

User Contributed Notes

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