rasterOpacity

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

The opacity at which the image will be drawn.

Parameters

rasterOpacity

value of rasterOpacity

abstract fun rasterOpacity(rasterOpacity: Expression): RasterLayer

The opacity at which the image will be drawn.

Parameters

rasterOpacity

value of rasterOpacity as Expression