Klutz Image Class
$Horde: klutz/lib/Image.php,v 1.18 2006/10/29 18:28:08 chuck Exp $
Located in /lib/Image.php (line 10)
The image data itself (binary)
The name of the file the image is stored in (if it's stored locally)
The height of the image in pixels
The last modified time of the file (only used if file is local).
The attributes to use in an <img> tag to define the size (e.g. height="120" width="400")
The mime type of the image
The width of the image in pixels
Constructor - Based on the information passed, loads an image, determines the size and type, etc., and stores the information in the various public properties. Any optional parameters not passed in are calculated to the best of our ability.
Documentation generated on Sun, 30 Jan 2011 05:30:35 +0000 by phpDocumentor 1.4.3