imagick_getcanvas

(PECL)

imagick_getcanvas -- Get canvas

说明

resource imagick_getcanvas ( string color, int width, int height )

警告

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

参数

color

Background color

width

Width of the image

height

Height of the image

返回值

New image handle on success or FALSE on error.