imagick_drawpoint

(PECL)

imagick_drawpoint -- Draw point

说明

bool imagick_drawpoint ( resource image, float x, float y )

警告

本函数暂无文档,仅有参数列表。

参数

image

Image handle

x

Horizontal offset

y

Vertical offset

返回值

如果成功则返回 TRUE,失败则返回 FALSE