rasterOpacity

open override fun rasterOpacity(rasterOpacity: Double): RasterLayer

The opacity at which the image will be drawn.

Parameters

rasterOpacity

value of rasterOpacity

open override fun rasterOpacity(rasterOpacity: Expression): RasterLayer

The opacity at which the image will be drawn.

Parameters

rasterOpacity

value of rasterOpacity as Expression

val rasterOpacity: Double?

The opacity at which the image will be drawn.