This will fill a line with the specified color from one x0 to x1. This function draws only horizontal lines and does it very fast, it is best for filling primitive shapes with any color.
draw_row(line,x0,x1,color)
Wiki: FDBasicGFX Wiki: FDcomplete Wiki: TableOfContents