changeLog
Readme.fr.txt
Driver | --awGDDriver
[line 26]
awGDDriver awGDDriver( )
void arc( $color, $center, $width, $height, $from, $to)
void copyImage( &$image, $p1, $p2)
void copyResizeImage( &$image, $d1, $d2, $s1, $s2, [ $resample = TRUE])
void drawImage( &$image, [ $return = FALSE], [ $header = TRUE])
void ellipse( $color, $center, $width, $height)
void filledArc( $color, $center, $width, $height, $from, $to)
void filledEllipse( $background, $center, $width, $height)
void filledPolygon( $background, &$polygon)
void filledRectangle( $background, $line)
void get( &$image)
void getColor( $color)
void getPolygonPoints( &$polygon)
void getSize( )
void getTextHeight( &$text)
void getTextWidth( &$text)
void init( &$image)
void initFromFile( &$fileImage, $file)
void isCompatibleWithFont( &$font)
void line( $color, $line)
void movePosition( $x, $y)
void point( $color, $p)
void polygon( $color, &$polygon)
void rectangle( $color, $line)
void send( &$image)
void setAbsPosition( $x, $y)
void setAbsSize( $w, $h)
void setAntiAliasing( $bool)
void setImageSize( $width, $height)
void setPosition( $x, $y)
void setSize( $w, $h)
void startThickness( $thickness)
void stopThickness( $thickness)
void string( &$text, $point, [ $width = NULL])