ColormapToRGB

サマリー

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

説明

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.

構文

ColormapToRGB (raster)
パラメーター説明データ タイプ
raster

The input color map raster.

Raster
戻り値
データ タイプ説明
Raster

The output raster.


このトピックの内容