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

Class: awGDDriver

Source Location: /class/system/artichow/php4/inc/drivers/gd.class.php

Class Overview

Driver
   |
   --awGDDriver

Draw your objects


Variables

Methods



Class Details

[line 19]
Draw your objects



[ Top ]


Class Variables

$resource =

[line 26]

A GD resource


Type:   $resource


[ Top ]



Class Methods


constructor awGDDriver [line 28]

awGDDriver awGDDriver( )



[ Top ]

method arc [line 334]

void arc( $color, $center, $width, $height, $from, $to)



Parameters:

   $color  
   $center  
   $width  
   $height  
   $from  
   $to  

[ Top ]

method copyImage [line 179]

void copyImage( &$image, $p1, $p2)



Parameters:

   &$image  
   $p1  
   $p2  

[ Top ]

method copyResizeImage [line 189]

void copyResizeImage( &$image, $d1, $d2, $s1, $s2, [ $resample = TRUE])



Parameters:

   &$image  
   $d1  
   $d2  
   $s1  
   $s2  
   $resample  

[ Top ]

method drawImage [line 584]

void drawImage( &$image, [ $return = FALSE], [ $header = TRUE])



Parameters:

   &$image  
   $return  
   $header  

[ Top ]

method ellipse [line 360]

void ellipse( $color, $center, $width, $height)



Parameters:

   $color  
   $center  
   $width  
   $height  

[ Top ]

method filledArc [line 347]

void filledArc( $color, $center, $width, $height, $from, $to)



Parameters:

   $color  
   $center  
   $width  
   $height  
   $from  
   $to  

[ Top ]

method filledEllipse [line 376]

void filledEllipse( $background, $center, $width, $height)



Parameters:

   $background  
   $center  
   $width  
   $height  

[ Top ]

method filledPolygon [line 522]

void filledPolygon( $background, &$polygon)



Parameters:

   $background  
   &$polygon  

[ Top ]

method filledRectangle [line 467]

void filledRectangle( $background, $line)



Parameters:

   $background  
   $line  

[ Top ]

method get [line 546]

void get( &$image)



Parameters:

   &$image  

[ Top ]

method getColor [line 168]

void getColor( $color)



Parameters:

   $color  

[ Top ]

method getPolygonPoints [line 622]

void getPolygonPoints( &$polygon)



Parameters:

   &$polygon  

[ Top ]

method getSize [line 151]

void getSize( )



[ Top ]

method getTextHeight [line 564]

void getTextHeight( &$text)



Parameters:

   &$text  

[ Top ]

method getTextWidth [line 552]

void getTextWidth( &$text)



Parameters:

   &$text  

[ Top ]

method init [line 34]

void init( &$image)



Parameters:

   &$image  

[ Top ]

method initFromFile [line 77]

void initFromFile( &$fileImage, $file)



Parameters:

   &$fileImage  
   $file  

[ Top ]

method isCompatibleWithFont [line 576]

void isCompatibleWithFont( &$font)



Parameters:

   &$font  

[ Top ]

method line [line 264]

void line( $color, $line)



Parameters:

   $color  
   $line  

[ Top ]

method movePosition [line 125]

void movePosition( $x, $y)



Parameters:

   $x  
   $y  

[ Top ]

method point [line 255]

void point( $color, $p)



Parameters:

   $color  
   $p  

[ Top ]

method polygon [line 482]

void polygon( $color, &$polygon)



Parameters:

   $color  
   &$polygon  

[ Top ]

method rectangle [line 413]

void rectangle( $color, $line)



Parameters:

   $color  
   $line  

[ Top ]

method send [line 540]

void send( &$image)



Parameters:

   &$image  

[ Top ]

method setAbsPosition [line 118]

void setAbsPosition( $x, $y)



Parameters:

   $x  
   $y  

[ Top ]

method setAbsSize [line 142]

void setAbsSize( $w, $h)



Parameters:

   $w  
   $h  

[ Top ]

method setAntiAliasing [line 157]

void setAntiAliasing( $bool)



Parameters:

   $bool  

[ Top ]

method setImageSize [line 103]

void setImageSize( $width, $height)



Parameters:

   $width  
   $height  

[ Top ]

method setPosition [line 110]

void setPosition( $x, $y)



Parameters:

   $x  
   $y  

[ Top ]

method setSize [line 132]

void setSize( $w, $h)



Parameters:

   $w  
   $h  

[ Top ]

method startThickness [line 635]

void startThickness( $thickness)



Parameters:

   $thickness  

[ Top ]

method stopThickness [line 649]

void stopThickness( $thickness)



Parameters:

   $thickness  

[ Top ]

method string [line 210]

void string( &$text, $point, [ $width = NULL])



Parameters:

   &$text  
   $point  
   $width  

[ Top ]


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