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

search for in the

HaruPage::ellipse> <HaruPage::curveTo
Last updated: Fri, 05 Sep 2008

view this page in

HaruPage::drawImage

(PECL haru:0.0.1)

HaruPage::drawImageAffiche une image dans la page

Description

bool HaruPage::drawImage ( object $image , float $x , float $y , float $width , float $height )

Affiche une image dans la page.

Liste de paramètres

image

Une instance valide HaruImage.

x

La bordure gauche de la zone, où l'image est affichée.

y

La bordure basse de la zone, où l'image est affichée.

width

La largeur de la zone de l'image.

height

La hauteur de la zone de l'image.

Valeurs de retour

Retourne TRUE en cas de succès.

Erreurs / Exceptions

Lance une exception HaruException en cas d'erreur.



add a note add a note User Contributed Notes
HaruPage::drawImage
There are no user contributed notes for this page.

HaruPage::ellipse> <HaruPage::curveTo
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites