table of contents
other versions
- stretch 7.2.0-2
- testing 7.6.0-1
- unstable 7.6.0-1
- experimental 7.6.1-1~exp1
d.out.file(1grass) | Grass User's Manual | d.out.file(1grass) |
NAME¶
d.out.file - Saves the contents of the active display monitor to a graphics file.KEYWORDS¶
display, exportSYNOPSIS¶
d.out.filed.out.file --help
d.out.file output=name format=string [size=width,height] [--overwrite] [--help] [--verbose] [--quiet] [--ui]
Flags:¶
- --overwrite
-
Allow output files to overwrite existing files - --help
-
Print usage summary - --verbose
-
Verbose module output - --quiet
-
Quiet module output - --ui
-
Force launching GUI dialog
Parameters:¶
- output=name [required]
-
Name for output file - format=string [required]
-
Graphics file format
Options: png, jpg, bmp, gif, tif
Default: png - size=width,height
-
Width and height of output image
DESCRIPTION¶
d.out.file saves the content of the currently selected monitor into graphic file. The active monitor can be selected with d.mon. d.out.file can be run from GUI Console tab, too.SEE ALSO¶
d.redraw, d.erase, d.rast, d.vect, d.monAUTHOR¶
Anna Petrasova, NCSU OSGeoRELLast changed: $Date: 2016-02-19 02:42:11 +0100 (Fri, 19 Feb 2016) $
SOURCE CODE¶
Available at: d.out.file source code (history)Main index | Display index | Topics index | Keywords index | Graphical index | Full index
© 2003-2016 GRASS Development Team, GRASS GIS 7.2.0 Reference Manual
GRASS 7.2.0 |