(PECL imagick 2, PECL imagick 3)
ImagickDraw::color — Draws color on image
$x, float $y, int $paintMethod): bool本函數(shù)還未編寫文檔,僅有參數(shù)列表。
Draws color on image using the current fill color, starting at specified position, and using specified paint method.
xx coordinate of the paint
yy coordinate of the paint
paintMethod
One of the PAINT constant
(imagick::PAINT_*).
沒有返回值。