GRASS GIS 8 Programmer's Manual 8.3.2(2024)-exported
|
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 68 of file draw_line.c.
References path::alloc, path::count, png_state::linewidth, png_state::modified, path_close(), path_cont(), path_move(), png, png_polygon(), path::start, and path::vertices.
Referenced by PNG_Stroke().