The ImagickDraw class
PHP 手册

ImagickDraw::render

(PECL imagick 2.0.0)

ImagickDraw::renderRenders all preceding drawing commands onto the image

说明

bool ImagickDraw::render ( void )
Warning

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

Renders all preceding drawing commands onto the image.

返回值

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


The ImagickDraw class
PHP 手册