This class implements the Horde_Image:: API for PNG images. It mainly provides some utility functions, such as the ability to make pixels or solid images for now.
$Horde: framework/Image/Image/png.php,v 1.19.10.12 2009/01/06 15:23:12 jan Exp $
Copyright 2003-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
Located in /Image/Image/png.php (line 21)
Horde_Image | --Horde_Image_png
Color depth (only 8 and 16 implemented).
Color type (only 2 (true color) implemented).
Compression method (0 is the only current valid value).
Filter method (0 is the only current valid value).
The array of pixel data.
Interlace method (only 0 (no interlace) implemented).
Inherited from Horde_Image
Horde_Image::$_background
Horde_Image::$_capabilities
Horde_Image::$_data
Horde_Image::$_height
Horde_Image::$_loadedEffects
Horde_Image::$_observers
Horde_Image::$_rgb
Horde_Image::$_tmpdir
Horde_Image::$_type
Horde_Image::$_width
PNG image constructor.
Return the raw data for this image.
Draw a rectangle.
Reset the image data.
Calculate an Adler32 checksum for a string.
Create the PNG file header.
Create Image Data block.
Create IEND block.
Create Image Header block.
Create tEXt block.
Create last modified time block.
Inherited From Horde_Image
Horde_Image::Horde_Image()
Horde_Image::addEffect()
Horde_Image::addObserver()
Horde_Image::applyEffects()
Horde_Image::brightness()
Horde_Image::brush()
Horde_Image::display()
Horde_Image::factory()
Horde_Image::getCapabilities()
Horde_Image::getDimensions()
Horde_Image::getHexColor()
Horde_Image::getLink()
Horde_Image::getLoadedEffects()
Horde_Image::getRGB()
Horde_Image::hasCapability()
Horde_Image::headers()
Horde_Image::loadFile()
Horde_Image::loadString()
Horde_Image::modifyColor()
Horde_Image::moreIntenseColor()
Horde_Image::notifyObservers()
Horde_Image::raw()
Horde_Image::reset()
Horde_Image::singleton()
Horde_Image::toFile()
Documentation generated on Sun, 30 Jan 2011 05:20:39 +0000 by phpDocumentor 1.4.3