PCT2RGB(1) | GDAL | PCT2RGB(1) |
pct2rgb - Convert an 8bit paletted image to 24bit RGB.
pct2rgb.py [-of format] [-b band] [-rgba] source_file dest_file
This utility will convert a pseudo-color band on the input file into an output RGB file of the desired format.
NOTE: pct2rgb.py is a Python script, and will only work if GDAL was built with Python support.
The '-expand rgb|rgba' option of gdal_translate obsoletes that utility.
Frank Warmerdam <warmerdam@pobox.com>, Silke Reimer <silke@intevation.de>
1998-2021
March 5, 2021 |