
NAME
g.pnmcomp - Overlays multiple PPM image files.
SYNOPSIS
g.pnmcomp
g.pnmcomp help
g.pnmcomp input=string[,string,...] [mask=string[,string,...]] output=string width=integer height=integer [background=string]
Parameters:
- input=string[,string,...]
- Names of input files.
- mask=string[,string,...]
- Names of mask files.
- output=string
- Name of output file.
- width=integer
- Image width.
- height=integer
- Image height.
- background=string
- Background color.
Main index - general index - Full index