(PECL imagick 2.0.0)
ImagickDraw::color — Draws color on image
$x
, float $y
, int $paintMethod
)К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.
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
paintMethodone of the PAINT_ constants
Эта функция не возвращает значения после выполнения.