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

search for in the

HaruPage::ellipse> <HaruPage::curveTo
[edit] Last updated: Fri, 24 May 2013

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

Émet une exception HaruException en cas d'erreur.



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

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