imagick_getcanvas

(PECL)

imagick_getcanvas -- Get canvas

Descrição

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

Atenção

Esta função não está documentada, somente a lista de argumentos está disponível.

Parâmetros

color

Background color

width

Width of the image

height

Height of the image

Valores de retornado

New image handle on success or FALSE on error.