PHP » PYTHON |
login |
register |
about
|
|
ImagickDraw::color(PECL imagick 2.0.0) ImagickDraw::color — Draws color on image Description
bool ImagickDraw::color
( float $x
, float $y
, int $paintMethod
)
Warning
This function is currently not documented; only its argument list is available. Draws color on image using the current fill color, starting at specified position, and using specified paint method. Parameters
Return ValuesNo value is returned. |
more
Recently updated
more
Most requested
|