GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
Go to the source code of this file.
Functions | |
void | png_draw_line (double x1, double y1, double x2, double y2) |
void png_draw_line | ( | double | x1, |
double | y1, | ||
double | x2, | ||
double | y2 | ||
) |
Definition at line 65 of file draw_line.c.
References png_state::linewidth, and png.
Referenced by PNG_Stroke().