编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 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 gmagickdraw specifies a decorationphp imagickdraw draws color on imagephp imagickdraw draws an elliptical arcphp imagickdraw draws an elliptical arcphp imagickdraw draws a pointphp intlchar find unicode character by name and return its code point valuephp intlchar get the mirror image character for a code pointphp intlchar get the value for a unicode property for a code pointphp intlchar get the numeric value for a unicode code pointphp intlchar check if code point is an ignorable characterphp intlchar check if code point has the uppercase unicode property
关注编程学问公众号
编程学问网 湘ICP备20001732号