GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
r.out.ppm3(1) GRASS GIS User's Manual r.out.ppm3(1)

r.out.ppm3 - Converts 3 GRASS raster layers (R,G,B) to a PPM image file.

raster, export, output

r.out.ppm3
r.out.ppm3 --help
r.out.ppm3 [-c] red=string green=string blue=string output=string [--help] [--verbose] [--quiet] [--ui]


Add comments to describe the region

Print usage summary

Verbose module output

Quiet module output

Force launching GUI dialog


Name of raster map to be used for <red>

Name of raster map to be used for <green>

Name of raster map to be used for <blue>

Name for new PPM file. (use ’-’ for stdout)

r.out.ppm3 converts 3 GRASS raster layers (R,G,B) to a PPM image file, using the current region.

This program converts a GRASS raster map to a PPM image file using the the current region settings.

To get the full area and resolutin of the raster map, run:

g.region raster=[mapname]

before running r.out.ppm3.

One pixel is written for each cell value, so if ew_res and ns_res differ, the aspect ratio of the resulting image will be off.

r.out.ppm, r.in.gdal, d.rgb

Glynn Clements
Based upon r.out.ppm and d.rgb.

Available at: r.out.ppm3 source code (history)

Latest change: Thursday Dec 22 12:39:52 2022 in commit: b5a70ba2c4d3115656baa764ff51a31bd5a8db19

Main index | Raster index | Topics index | Keywords index | Graphical index | Full index

© 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual

GRASS 8.4.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.