编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « GmagickDraw::line
  • GmagickDraw::polygon »
  • PHP Manual
  • GmagickDraw
  • Draws a point

GmagickDraw::point

(PECL gmagick >= Unknown)

GmagickDraw::point — Draws a point

说明

public GmagickDraw::point ( float $x , float $y ) : GmagickDraw

Draws a point using the current stroke color and stroke thickness at the specified coordinates.

参数

x

target x coordinate

y

target y coordinate

返回值

The GmagickDraw object on success

相关文章
php ps 函数 draws an arc clockwisephp gmagick sets the image chromaticity white pointphp gmagickdraw draws text on the imagephp gmagickdraw draws an arcphp gmagickdraw draws a bezier curvephp gmagickdraw draws an ellipse on the imagephp gmagickdraw draws a pointphp gmagickdraw draws a polygonphp gmagickdraw draws a polylinephp gmagickdraw draws a rectanglephp gmagickdraw draws a rounded rectanglephp imagick gets point sizephp imagick sets the image chromaticity white pointphp imagickdraw draws a line pathphp imagickdraw draws a pointphp intlchar get the general category value for a code pointphp intlchar check if code point is permissible as the first character in an identifierphp intlchar check if code point is an iso control codephp intlchar check if code point is a whitespace character according to icuphp swfshape draws a circle of radius r centered at the current location in a counter clockwise fashion
关注编程学问公众号
编程学问网 湘ICP备20001732号