3 lines
199 B
Text
3 lines
199 B
Text
;Task:
|
|
Using the data storage type defined on the [[Bitmap]] page for raster graphics images, draw a line given two points with [[wp:Bresenham's line algorithm|Bresenham's line algorithm]].
|
|
<br><br>
|