Query: pct2rgb
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
pct2rgb(1) General Commands Manual pct2rgb(1)NAMEpct2rgb - pct2rgb.py Convert an 8bit paletted image to 24bit RGBSYNOPSISpct2rgb.py [-of format] [-b band] [-rgba] source_file dest_fileDESCRIPTIONThis 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. -rgba: Generate a RGBA file (instead of a RGB file by default). source_file: The input file. dest_file: The output RGB file that will be created. NOTE: pct2rgb.py is a Python script, and will only work if GDAL was built with Python support. The new '-expand rgb|rgba' option of gdal_translate obsoletes that utility.AUTHORSFrank Warmerdam warmerdam@pobox.com, Silke Reimer silke@intevation.deGDALTue Sep 18 2012 pct2rgb(1)
| Related Man Pages |
|---|
| gdal_utilities(1) - debian |
| h5repart(1) - debian |
| ogrtindex(1) - debian |
| rgb2pct(1) - debian |
| ppmtouil(1) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| Weird 'find' results |