| [ Index ] |
|
Code source de Cr@wltr@ck 2.2.1 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 1339 lignes (29 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
awGDDriver:: (34 méthodes):
__construct()
init()
initFromFile()
setImageSize()
setPosition()
setAbsPosition()
movePosition()
setSize()
setAbsSize()
getSize()
setAntiAliasing()
getColor()
copyImage()
copyResizeImage()
string()
point()
line()
arc()
filledArc()
ellipse()
filledEllipse()
rectangle()
filledRectangle()
polygon()
filledPolygon()
send()
get()
getTextWidth()
getTextHeight()
isCompatibleWithFont()
drawImage()
getPolygonPoints()
startThickness()
stopThickness()
awGDGradientDriver:: (19 méthodes):
__construct()
drawFilledFlatTriangle()
drawFilledTriangle()
drawFilledTriangleVertically()
drawFilledTriangleHorizontally()
filledRectangle()
filledPolygon()
rectangleLinearGradient()
filledEllipse()
ellipseRadialGradient()
ellipseLinearGradient()
polygonLinearGradient()
next()
init()
color()
getRed()
getGreen()
getBlue()
getAlpha()
Classe: awGDDriver - X-Ref
Draw your objects| __construct() X-Ref |
| A GD resource |
| init(awImage $image) X-Ref |
| Pas de description |
| initFromFile(awFileImage $fileImage, $file) X-Ref |
| Pas de description |
| setImageSize($width, $height) X-Ref |
| Pas de description |
| setPosition($x, $y) X-Ref |
| Pas de description |
| setAbsPosition($x, $y) X-Ref |
| Pas de description |
| movePosition($x, $y) X-Ref |
| Pas de description |
| setSize($w, $h) X-Ref |
| Pas de description |
| setAbsSize($w, $h) X-Ref |
| Pas de description |
| getSize() X-Ref |
| Pas de description |
| setAntiAliasing($bool) X-Ref |
| Pas de description |
| getColor(awColor $color) X-Ref |
| Pas de description |
| copyImage(awImage $image, awPoint $p1, awPoint $p2) X-Ref |
| Pas de description |
| copyResizeImage(awImage $image, awPoint $d1, awPoint $d2, awPoint $s1, awPoint $s2, $resample = TRUE) X-Ref |
| Pas de description |
| string(awText $text, awPoint $point, $width = NULL) X-Ref |
| Pas de description |
| point(awColor $color, awPoint $p) X-Ref |
| Pas de description |
| line(awColor $color, awLine $line) X-Ref |
| Pas de description |
| arc(awColor $color, awPoint $center, $width, $height, $from, $to) X-Ref |
| Pas de description |
| filledArc(awColor $color, awPoint $center, $width, $height, $from, $to) X-Ref |
| Pas de description |
| ellipse(awColor $color, awPoint $center, $width, $height) X-Ref |
| Pas de description |
| filledEllipse($background, awPoint $center, $width, $height) X-Ref |
| Pas de description |
| rectangle(awColor $color, awLine $line) X-Ref |
| Pas de description |
| filledRectangle($background, awLine $line) X-Ref |
| Pas de description |
| polygon(awColor $color, awPolygon $polygon) X-Ref |
| Pas de description |
| filledPolygon($background, awPolygon $polygon) X-Ref |
| Pas de description |
| send(awImage $image) X-Ref |
| Pas de description |
| get(awImage $image) X-Ref |
| Pas de description |
| getTextWidth(awText $text) X-Ref |
| Pas de description |
| getTextHeight(awText $text) X-Ref |
| Pas de description |
| isCompatibleWithFont(awFont $font) X-Ref |
| Pas de description |
| drawImage(awImage $image, $return = FALSE, $header = TRUE) X-Ref |
| Pas de description |
| getPolygonPoints(awPolygon $polygon) X-Ref |
| Pas de description |
| startThickness($thickness) X-Ref |
| Pas de description |
| stopThickness($thickness) X-Ref |
| Pas de description |
Classe: awGDGradientDriver - X-Ref
To your gradients| __construct(awGDDriver $driver) X-Ref |
| Build your GDGradientDriver |
| drawFilledFlatTriangle(awGradient $gradient, awPoint $a, awPoint $b, awPoint $c) X-Ref |
| Pas de description |
| drawFilledTriangle(awGradient $gradient, awPolygon $polygon) X-Ref |
| Pas de description |
| drawFilledTriangleVertically(awGradient $gradient, awPolygon $polygon) X-Ref |
| Pas de description |
| drawFilledTriangleHorizontally(awGradient $gradient, awPolygon $polygon) X-Ref |
| Pas de description |
| filledRectangle(awGradient $gradient, awPoint $p1, awPoint $p2) X-Ref |
| Pas de description |
| filledPolygon(awGradient $gradient, awPolygon $polygon) X-Ref |
| Pas de description |
| rectangleLinearGradient(awLinearGradient $gradient, awPoint $p1, awPoint $p2) X-Ref |
| Pas de description |
| filledEllipse(awGradient $gradient, $x1, $y1, $x2, $y2) X-Ref |
| Pas de description |
| ellipseRadialGradient(awGradient $gradient, $x1, $y1, $x2, $y2) X-Ref |
| Pas de description |
| ellipseLinearGradient(awGradient $gradient, $x1, $y1, $x2, $y2) X-Ref |
| Pas de description |
| polygonLinearGradient(awLinearGradient $gradient, awPolygon $polygon) X-Ref |
| Pas de description |
| next($polygon, &$pos, &$prev, &$next) X-Ref |
| Pas de description |
| init(awGradient $gradient, $size) X-Ref |
| Pas de description |
| color($pos) X-Ref |
| Pas de description |
| getRed($pos) X-Ref |
| Pas de description |
| getGreen($pos) X-Ref |
| Pas de description |
| getBlue($pos) X-Ref |
| Pas de description |
| getAlpha($pos) X-Ref |
| Pas de description |
| Généré le : Thu Sep 6 14:14:11 2007 | par Balluche grâce à PHPXref 0.7 |