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.