rasterOpacity

abstract fun rasterOpacity(rasterOpacity: Double = 1.0): RasterLayer

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

Parameters

rasterOpacity

value of rasterOpacity


abstract fun rasterOpacity(rasterOpacity: Expression): RasterLayer

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

Parameters

rasterOpacity

value of rasterOpacity as Expression