linea21-externals
[
class tree: linea21-externals
] [
index: linea21-externals
] [
all elements
]
changeLog
Readme.fr.txt
Packages:
linea21-core
linea21-externals
linea21-languages
linea21-modules
linea21-utils
Files:
subpackage
Absynthe-files
class.afiles.php
subpackage
artichow
AntiSpam.class.php
AntiSpam.class.php
AntiSpam.class.php
Artichow.cfg.php
Axis.class.php
Axis.class.php
BarDepth.php
BarPlot.class.php
BarPlot.class.php
BarPlot.class.php
Border.class.php
Border.class.php
Color.class.php
Color.class.php
common.php
common.php
Component.class.php
Component.class.php
Driver.class.php
Driver.class.php
Font.class.php
Font.class.php
gd.class.php
gd.class.php
Gradient.class.php
Gradient.class.php
Graph.class.php
Graph.class.php
Graph.class.php
Grid.class.php
Grid.class.php
Image.class.php
Image.class.php
Image.class.php
Label.class.php
Label.class.php
Legend.class.php
Legend.class.php
LightLine.php
LinePlot.class.php
LinePlot.class.php
LinePlot.class.php
Mark.class.php
Mark.class.php
Math.class.php
Math.class.php
MathPlot.class.php
MathPlot.class.php
MathPlot.class.php
ming.class.php
ming.class.php
Pattern.class.php
Pattern.class.php
Pattern.class.php
Pie.class.php
Pie.class.php
Pie.class.php
Plot.class.php
Plot.class.php
ScatterPlot.class.php
ScatterPlot.class.php
ScatterPlot.class.php
Shadow.class.php
Shadow.class.php
Text.class.php
Text.class.php
Tick.class.php
Tick.class.php
Tools.class.php
Tools.class.php
subpackage
com-tecnick-tcpdf
BarcodeObject
BarcodeObject
BarcodeObject
BarcodeObject
BarcodeObject
BarcodeObject
BarcodeObject
eng.php
tcpdf.php
tcpdf_config.php
vera.php
subpackage
PHPMailer
class.phpmailer.php
class.smtp.php
Interfaces:
artichow
awLegendable
awPositionable
Classes:
artichow
awAntiSpam
awAxis
awBarPlot
awBilinearGradient
awBorder
awColor
awComponentGroup
awDriver
awFileFont
awFileFontDriver
awFileImage
awFont
awFontDriver
awGDDriver
awGDGradientDriver
awGradient
awGraph
awGrid
awImage
awLabel
awLegend
awLine
awLinearGradient
awLinePlot
awMark
awMathFunction
awMathPlot
awMingDriver
awPattern
awPHPFont
awPHPFontDriver
awPie
awPiePart
awPlot
awPlotGroup
awPoint
awPolygon
awRadialGradient
awScatterPlot
awShadow
awSide
awSimpleLinePlot
awText
awTick
awTTFFont
awVector
BarDepthPattern
LightLinePattern
com-tecnick-tcpdf
BarcodeObject
C39Object
C128AObject
C128BObject
C128CObject
I25Object
TCPDF
Absynthe-files
afiles
PHPMailer
PHPMailer
SMTP
system
idd_pdf
Class: awFileImage
Source Location: /class/system/artichow/php4/Image.class.php
Class Overview
awImage
| --awFileImage
Load an image from a file
Methods
awFileImage
Inherited Variables
Class:
awImage
awImage::$antiAliasing
awImage::$background
awImage::$border
awImage::$driver
awImage::$driverString
awImage::$format
awImage::$height
awImage::$resource
awImage::$shadow
awImage::$width
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