1r.in.png(1)                 GRASS GIS User's Manual                r.in.png(1)
2
3
4

NAME

6       r.in.png  - Imports non-georeferenced PNG format image.
7

KEYWORDS

9       raster, import, PNG
10

SYNOPSIS

12       r.in.png
13       r.in.png --help
14       r.in.png  [-fh]  input=name output=name  [title=string]   [gamma=float]
15       [alpha=float]   [--overwrite]  [--help]  [--verbose]  [--quiet]  [--ui]
16
17   Flags:
18       -f
19           Create floating-point map (0.0 - 1.0)
20
21       -h
22           Output image file header only and exit
23
24       --overwrite
25           Allow output files to overwrite existing files
26
27       --help
28           Print usage summary
29
30       --verbose
31           Verbose module output
32
33       --quiet
34           Quiet module output
35
36       --ui
37           Force launching GUI dialog
38
39   Parameters:
40       input=name [required]
41           Name of input file
42
43       output=name [required]
44           Name for output raster map
45
46       title=string
47           Title for created raster map
48
49       gamma=float
50           Display gamma
51
52       alpha=float
53           Alpha threshold
54

DESCRIPTION

56       r.in.png imports a non-georeferenced Portable  Network  Graphics  (PNG)
57       image  as  a  GRASS  raster map. Georeferencing .wld files are not sup‐
58       ported, for that r.import can be used.
59

NOTES

61       In order to assign georeferencing after import use r.region.
62

SEE ALSO

64        r.import, r.in.gdal, r.out.png, r.region
65

AUTHORS

67       Michael Shapiro
68       Alex Shevlakov
69       Glynn Clements
70

SOURCE CODE

72       Available at: r.in.png source code (history)
73
74       Main index | Raster index | Topics index | Keywords index  |  Graphical
75       index | Full index
76
77       © 2003-2020 GRASS Development Team, GRASS GIS 7.8.5 Reference Manual
78
79
80
81GRASS 7.8.5                                                        r.in.png(1)
Impressum