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

search for in the

HaruDoc::loadRaw> <HaruDoc::loadJPEG
Last updated: Fri, 20 Nov 2009

view this page in

HaruDoc::loadPNG

(PECL haru >= 0.0.1)

HaruDoc::loadPNGLoad PNG image and return HaruImage instance

Descrierea

object HaruDoc::loadPNG ( string $filename [, bool $deferred = false ] )

Loads a PNG image.

Libharu might be built without libpng support, in this case each call to this function would result in exception.

Parametri

filename

The name of a PNG image file.

deferred

Do not load data immediately. Defaults to FALSE. You can set deferred parameter to TRUE for deferred data loading, in this case only size and color are loaded immediately.

Valorile întroarse

Returns a HaruImage instance.

Erori/Excepţii

Aruncă un HaruException în caz de eroare.

Vedeţi de asemenea



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

HaruDoc::loadRaw> <HaruDoc::loadJPEG
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites