imagick_getcanvas

(PECL)

imagick_getcanvas -- Get canvas

Description

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

Waarschuwing

Deze functie is op het moment niet gedocumenteerd, alleen de lijst met argumenten is beschikbaar.

Parameters

color

Background color

width

Width of the image

height

Height of the image

Return Values

New image handle on success or FALSE on error.