linea21-externals
[ class tree: linea21-externals ] [ index: linea21-externals ] [ all elements ]

Class: awFileImage

Source Location: /class/system/artichow/php4/Image.class.php

Class Overview

awImage
   |
   --awFileImage

Load an image from a file


Methods


Inherited Variables

Inherited Methods

Class: awImage

awImage::awImage()
Build the image
awImage::create()
Create a new awimage
awImage::drawComponent()
Draw a component on the image
awImage::drawError()
awImage::drawErrorFile()
awImage::drawShadow()
awImage::get()
Return the image content as binary data
awImage::getAntiAliasing()
Return the antialiasing setting
awImage::getBackground()
Return image background, whether a Color or a Gradient
awImage::getDriver()
Get driver of the image
awImage::getFormat()
Returns the image format as an integer
awImage::getFormatString()
Returns the image format as a string
awImage::selectDriver()
Select the correct driver
awImage::send()
Send the image into a file or to the user browser
awImage::sendHeaders()
Send the correct HTTP header according to the image type
awImage::setAntiAliasing()
Turn antialiasing on or off
awImage::setBackground()
Change image background
awImage::setBackgroundColor()
Change image background color
awImage::setBackgroundGradient()
Change image background gradient
awImage::setDriver()
Sets the driver that will be used to draw the graph
awImage::setFormat()
Change image format
awImage::setSize()
Change the image size

Class Details

[line 582]
Load an image from a file



[ Top ]


Class Methods


constructor awFileImage [line 589]

awFileImage awFileImage( string $file)

Build a new awimage



Parameters:

string   $file   Image file name

[ Top ]


Documentation generated on Sat, 08 Nov 2008 14:52:36 +0100 by phpDocumentor 1.4.1