downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Gmagick::nextimage> <Gmagick::motionblurimage
[edit] Last updated: Fri, 17 May 2013

view this page in

Gmagick::newimage

(PECL gmagick >= Unknown)

Gmagick::newimageCrea una nueva imagen

Descripción

public void Gmagick::newimage ( int $width , int $height , string $background [, string $format ] )

Crea una nueva imagen con el color de fondo especificado

Parámetros

width

Ancho de la nueva imagen

height

Alto de la nueva imagen

background

El color de fondo usado para esta imagen (como float)

format

Formato de la imagen.

Valores devueltos

El objeto Gmagick si se tuvo éxito

Errores/Excepciones

Arroja un GmagickException en caso de error.



add a note add a note User Contributed Notes Gmagick::newimage - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites