Use an RGBRenderer
on a RasterLayer
. An RGBRenderer
is used to adjust the color bands of a multispectral image.
Configure the options for rendering, then click 'Apply hillshade'.
- Create a
Raster
from a from a multispectral raster file. - Create a
RasterLayer
from theRaster
. - Create a
Basemap
from theRasterLayer
and set it to the map. - Create a
RGBRenderer
, specifying the stretch parameters and other properties. - Apply the renderer to the raster layer.
- Map
- Basemap
- MapView
- RGBRenderer
- Raster
- RasterLayer
- StretchParameters
This sample downloads the following items from ArcGIS Online automatically:
- raster-file.zip - Tif raster file
RGB, Visualization, analysis, bands, imagery, multispectral, raster, renderer