编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 多字节字符串 函数 returns start point for next regular expression matchphp 多字节字符串 函数 get code point of characterphp 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 color used for stroking object outlinesphp gmagickdraw draws a pointphp gmagickdraw draws a polygonphp gmagickdraw draws a polylinephp gmagickdraw draws a rectanglephp gmagickdraw draws a rounded rectanglephp gmagickdraw sets the font pointsize to use when annotating with textphp imagick sets the image chromaticity red primary pointphp imagickdraw draws text on the imagephp imagickdraw draws a quadratic bezier curvephp imagickdraw draws a pointphp intlchar get the paired bracket character for a code pointphp intlchar check if code point is a base characterphp intlchar check if code point is punctuation character
关注编程学问公众号
编程学问网 湘ICP备20001732号