changeLog
Readme.fr.txt
awDriver | --awMingDriver
[line 25]
awMingDriver awMingDriver( )
void arc( $color $color, $center $center, int $width, int $height, int $from, int $to)
void copyImage( &$image &$image, int $p1, int $p2)
void copyResizeImage( &$image &$image, int $d1, int $d2, int $s1, int $s2, [bool $resample = TRUE])
void drawImage( &$image, [ $return = FALSE], [ $header = TRUE])
void ellipse( $color $color, $center $center, int $width, int $height)
void filledArc( $color $color, $center $center, int $width, int $height, int $from, int $to)
void filledEllipse( mixed $background, $center $center, int $width, int $height)
void filledPolygon( mixed $background, Polygon &$polygon)
void filledRectangle( mixed $background, $line $line)
void get( &$image &$image)
array getColor( $color $color)
array getGradient( $gradient $gradient)
Returns an object as well as the style of the Flash gradient.
array getSize( )
void getTextHeight( &$text)
void getTextWidth( &$text)
void init( &$image &$image)
void initFromFile( &$fileImage &$fileImage, string $file)
void isCompatibleWithFont( &$font)
void line( $color $color, $line $line, int $thickness)
void movePosition( int $x, int $y)
void point( $color $color, $p $p)
void polygon( $color $color, Polygon &$polygon)
void rectangle( $color $color, $line $line, $p2 2)
void send( &$image &$image)
void setAbsPosition( int $x, int $y)
void setAbsSize( int $w, int $h)
void setAntiAliasing( $bool)
void setImageSize( int $width, int $height)
void setPosition( float $x, float $y)
array setSize( int $w, int $h)
void string( $point &$text, $point, [int $width = NULL])