ColormapToRGB

Resumen

Converts a single-band raster with a color map to a three-band (red, green, and blue) raster.

Debate

For more information about how this function works, see the Colormap To RGB raster function.

The referenced raster dataset for the raster object is temporary. To make it permanent, you can call the raster object's save method.

Sintaxis

ColormapToRGB (raster)
ParámetroExplicaciónTipo de datos
raster

The input color map raster.

Raster
Valor de retorno
Tipo de datosExplicación
Raster

The output raster.


En este tema