1pct2rgb(1)                  General Commands Manual                 pct2rgb(1)
2
3
4

NAME

6       pct2rgb - pct2rgb.py converts an image into a pseudo-colored image
7

SYNOPSIS

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

DESCRIPTION

12       This utility will convert a pseudocolor band on the input file into an
13       output RGB file of the desired format.
14
15       -of format:
16           Format to generated (defaults to GeoTIFF).
17
18       -b band:
19           Band to convert to RGB, defaults to 1.
20
21       source_file:
22           The input file.
23
24       dest_file:
25           The output RGB file that will be created.
26
27       NOTE: pct2rgb.py is a Python script, and will only work if GDAL was
28       built with Python support.
29

AUTHORS

31       Frank Warmerdam <warmerdam@pobox.com>, Silke Reimer
32       <silke@intevation.de>
33
34
35
36GDAL                              31 Jul 2007                       pct2rgb(1)
Impressum