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

search for in the

HaruDoc::loadTTC> <HaruDoc::loadPNG
Last updated: Fri, 14 Aug 2009

view this page in

HaruDoc::loadRaw

(PECL haru >= 0.0.1)

HaruDoc::loadRawCharge une image RAW

Description

object HaruDoc::loadRaw ( string $filename , int $width , int $height , int $color_space )

Charge une image RAW.

Liste de paramètres

filename

Le nom du fichier image RAW.

width

La largeur de l'image.

height

La hauteur de l'image.

color_space

L'espace de couleur de l'image. Peut être une des valeurs suivantes :

  • HaruDoc::CS_DEVICE_GRAY
  • HaruDoc::CS_DEVICE_RGB
  • HaruDoc::CS_DEVICE_CMYK

Valeurs de retour

Retourne une instance de la classe HaruImage.

Erreurs / Exceptions

Émet une exception HaruException en cas d'erreur.

Voir aussi



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

HaruDoc::loadTTC> <HaruDoc::loadPNG
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites