GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
pngdriver/Line_width.c File Reference
#include "pngdriver.h"
Include dependency graph for pngdriver/Line_width.c:

Go to the source code of this file.

Functions

void PNG_Line_width (int width)
 

Variables

int linewidth
 

Function Documentation

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().

Variable Documentation

int linewidth

Definition at line 3 of file pngdriver/Line_width.c.

Referenced by PNG_draw_line(), and PNG_Line_width().