imagick_getcanvas

(PECL)

imagick_getcanvas -- Get canvas

Beschreibung

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

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter Liste

color

Background color

width

Width of the image

height

Height of the image

Rückgabewerte

New image handle on success or FALSE on error.