|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-8843f13794
|
GRASS png display driver - set line width. More...

Go to the source code of this file.
Functions | |
| void | PNG_Line_width (double width) |
| Set line width. | |
GRASS png display driver - set line width.
SPDX-FileCopyrightText: 2003-2014 Per Henrik Johansen SPDX-FileCopyrightText: GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file pngdriver/line_width.c.
Set line width.
| width | line width (double precision) |
Definition at line 22 of file pngdriver/line_width.c.
References png.
Referenced by PNG_Driver().