[][src]Module dcc_lsystem::image

Functions

draw_line_mut

Draws a line to buffer between (x1,y1) and (x2,y2).

fill_mut

Modified every pixel of buffer to be the provided color.