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, 24 May 2013

view this page in

Gmagick::newimage

(PECL gmagick >= Unknown)

Gmagick::newimageCrée une nouvelle image

Description

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

Crée une nouvelle image avec la couleur d'arrière-plan spécifiée.

Liste de paramètres

width

Largeur de la nouvelle image.

height

Hauteur de la nouvelle image.

background

La couleur d'arrière-plan à utiliser pour l'image (sous la forme d'un nombre à virgule flottante)

format

Le format de l'image.

Valeurs de retour

L'objet Gmagick en cas de succès.

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.



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 | stats | sitemap | contact | advertising | mirror sites