downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<HaruDoc::loadJPEGHaruDoc::loadRaw>
Last updated: Thu, 26 Jun 2008

HaruDoc::loadPNG

(PECL haru:0.0.1)

HaruDoc::loadPNG — Load PNG image and return HaruImage instance

Description

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

Loads a PNG image.

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

Parameters

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.

Return Values

Returns a HaruImage instance.

Errors/Exceptions

Throws HaruException on error.



add a noteadd a note User Contributed Notes
Load PNG image and return HaruImage instance
There are no user contributed notes for this page.




<HaruDoc::loadJPEGHaruDoc::loadRaw>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs