Note: A new GRASS GIS stable version has been released: GRASS GIS 7.4, available here.
Updated manual page: here
NAME
d.out.file - Saves the contents of the active display monitor to a graphics file.
KEYWORDS
display,
export
SYNOPSIS
d.out.file
d.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
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
command console, too.
d.redraw,
d.erase,
d.rast,
d.vect,
d.mon
Anna Petrasova,
NCSU OSGeoREL
Last changed: $Date: 2014-03-26 08:49:20 -0700 (Wed, 26 Mar 2014) $
SOURCE CODE
Available at: d.out.file source code (history)
Note: A new GRASS GIS stable version has been released: GRASS GIS 7.4, available here.
Updated manual page: here
Main index |
Display index |
Topics index |
Keywords index |
Full index
© 2003-2018
GRASS Development Team,
GRASS GIS 7.0.7svn Reference Manual