编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ImagickDraw::clone
  • ImagickDraw::comment »
  • PHP Manual
  • ImagickDraw
  • Draws color on image

ImagickDraw::color

(PECL imagick 2.0.0)

ImagickDraw::color — Draws color on image

说明

ImagickDraw::color ( float $x , float $y , int $paintMethod ) : bool
Warning

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

Draws color on image using the current fill color, starting at specified position, and using specified paint method.

参数

x

x coordinate of the paint

y

y coordinate of the paint

paintMethod

one of the PAINT_ constants

返回值

没有返回值。

相关文章
php gmagickdraw draws an ellipse on the imagephp haruimage set the color mask of the imagephp imagick enhances the contrast of a color imagephp imagick reduces the image to a limited number of color levelphp imagick creates a high contrast two color imagephp imagick sets the image matte colorphp imagick applies a color vector to each pixel in the imagephp imagickdraw draws text on the imagephp imagickdraw draws color on imagephp imagickdraw draws an ellipse on the imagephp imagickdraw returns the color used for stroking object outlinesphp imagickdraw returns the text under colorphp imagickdraw draws a linephp imagickdraw paints on the image s opacity channelphp imagickdraw draws a line pathphp imagickdraw draws a horizontal line pathphp imagickdraw draws a horizontal linephp imagickdraw draws a line pathphp imagickdraw draws a vertical linephp imagickdraw draws a rectangle
关注编程学问公众号
编程学问网 湘ICP备20001732号