Rendering Rule Info
Information about a rendering rule that specifies how images are rendered or processed on an ArcGIS Image Service. You can obtain a RenderingRuleInfo from the collection of predefined RenderingRuleInfo objects provided by an ArcGIS image service. Alternatively, you can construct a RenderingRuleInfo by providing the name of a predefined service rendering rule.
To apply the rendering rule, construct a com.arcgismaps.raster.RenderingRule from the RenderingRuleInfo and pass the com.arcgismaps.raster.RenderingRule to an com.arcgismaps.raster.ImageServiceRaster before it is loaded. Next, construct a com.arcgismaps.mapping.layers.RasterLayer from the com.arcgismaps.raster.ImageServiceRaster, and add it to the map or scene's operational layers.
Since
200.1.0