1g.ppmtopng(1)               GRASS GIS User's Manual              g.ppmtopng(1)
2
3
4

NAME

6       g.ppmtopng  - Converts between PPM/PGM and PNG image formats.
7

KEYWORDS

9       general, display
10

SYNOPSIS

12       g.ppmtopng
13       g.ppmtopng --help
14       g.ppmtopng input=name output=name  [--overwrite]  [--help]  [--verbose]
15       [--quiet]  [--ui]
16
17   Flags:
18       --overwrite
19           Allow output files to overwrite existing files
20
21       --help
22           Print usage summary
23
24       --verbose
25           Verbose module output
26
27       --quiet
28           Quiet module output
29
30       --ui
31           Force launching GUI dialog
32
33   Parameters:
34       input=name [required]
35           Name of input file
36
37       output=name [required]
38           Name for output file
39

DESCRIPTION

41       g.ppmtopng isn’t meant for end users. It’s a utility to convert between
42       PPM/PGM and PNG image formats.
43

AUTHOR

45       Glynn Clements
46

SOURCE CODE

48       Available at: g.ppmtopng source code (history)
49
50       Accessed: Mon Jun 20 16:45:51 2022
51
52       Main  index | General index | Topics index | Keywords index | Graphical
53       index | Full index
54
55       © 2003-2022 GRASS Development Team, GRASS GIS 8.2.0 Reference Manual
56
57
58
59GRASS 8.2.0                                                      g.ppmtopng(1)
Impressum