GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include "pngdriver.h"
Go to the source code of this file.
Functions | |
void | PNG_Line_width (int width) |
Variables | |
int | linewidth |
void PNG_Line_width | ( | int | width | ) |
Definition at line 5 of file pngdriver/Line_width.c.
References linewidth, and dialogs::width.
Referenced by PNG_Driver().
int linewidth |
Definition at line 3 of file pngdriver/Line_width.c.
Referenced by PNG_draw_line(), and PNG_Line_width().