User Tools

Site Tools


notes:c4eng:fall2024:projects:gtf0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
notes:c4eng:fall2024:projects:gtf0 [2024/09/11 23:38] – [DRAWING AN ELLIPSE] dnayonotes:c4eng:fall2024:projects:gtf0 [2024/09/11 23:38] (current) – [DRAWING AN ELLIPSE] dnayo
Line 39: Line 39:
 Use code, "gdImageArc (image, center x-coordinate, center y-coordinate, diameter x, diameter y, start angle, end angle, color of the outline);" Use code, "gdImageArc (image, center x-coordinate, center y-coordinate, diameter x, diameter y, start angle, end angle, color of the outline);"
 ====DRAWING AN ELLIPSE==== ====DRAWING AN ELLIPSE====
-Use code "gdImageArc (image, center x-coordinate, center y-coordinate, diameter x, diameter y, start angle, end angle, color);" (make sure the x and y diameters do not matchyou WILL end up with a circle)+Use code "gdImageArc (image, center x-coordinate, center y-coordinate, diameter x, diameter y, start angle, end angle, color);" (make sure the x and y diameters do not match you WILL end up with a circle)
  
notes/c4eng/fall2024/projects/gtf0.1726097890.txt.gz · Last modified: 2024/09/11 23:38 by dnayo