rasterOpacity

open override fun rasterOpacity(rasterOpacity: Double): RasterLayer

The opacity at which the image will be drawn. Default value: 1. Value range: 0, 1

Use static method RasterLayer.defaultRasterOpacity to set the default property.

Parameters

rasterOpacity

value of rasterOpacity


open override fun rasterOpacity(rasterOpacity: Expression): RasterLayer

The opacity at which the image will be drawn. Default value: 1. Value range: 0, 1

Use static method RasterLayer.defaultRasterOpacityAsExpression to set the default property.

Parameters

rasterOpacity

value of rasterOpacity as Expression


The opacity at which the image will be drawn. Default value: 1. Value range: 0, 1