Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages
converts an image into a pseudo-colored image

SYNOPSIS

pct2rgb.py

Usage:

pct2rgb.py [-of format] [-b band] source_file dest_file

This utility will convert a pseudocolor band on the input file into an output RGB file of the desired format.

-of format:
Format to generated (defaults to GeoTIFF).
-b band:
Band to convert to RGB, defaults to 1.
source_file:
The input file.
dest_file:
The output RGB file that will be created.

NOTE: rgb2pct.py is a Python script, and will only work if GDAL was built with Python support.


Generated on Thu Apr 14 10:01:41 2005 for GDAL by  doxygen 1.4.2