Imagick::render

(PECL imagick 2, PECL imagick 3)

Imagick::renderRenders all preceding drawing commands

说明

publicImagick::render(): bool

Renders all preceding drawing commands.

参数

此函数没有参数。

返回值

成功时返回 true

To Top