编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 gmagick the gmagickdraw classphp ps 函数 draws a circlephp statistic 函数 generates a random floating point number between 0 and 1php gmagickdraw draws text on the imagephp gmagickdraw draws an arcphp gmagickdraw draws a bezier curvephp gmagickdraw draws an ellipse on the imagephp gmagickdraw returns the fontphp gmagickdraw draws a pointphp gmagickdraw draws a polygonphp gmagickdraw draws a polylinephp gmagickdraw draws a rectanglephp gmagickdraw draws a rounded rectanglephp gmagickdraw adjusts the scaling factorphp imagickdraw draws a line pathphp imagickdraw draws a vertical linephp imagickdraw draws a pointphp imagickdraw draws a rectanglephp intlchar check if code point is a space character according to javaphp swfshape draws a curve
关注编程学问公众号
编程学问网 湘ICP备20001732号