OpacityValue
io.github.srs.model.illumination.raster.OpacityValue$package.OpacityValue
object OpacityValue
Companion object providing utility methods and extensions for OpacityValue.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
OpacityValue.type
Members list
Type members
Classlikes
object given_Conversion_OpacityValue_Double extends Conversion[OpacityValue, Double]
Implicit conversion from OpacityValue to Double for integration with math operations.
Implicit conversion from OpacityValue to Double for integration with math operations.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Value members
Concrete fields
Fully cleared cell value (0.0)
Fully cleared cell value (0.0)
Attributes
Fully occluded cell value (1.0)
Fully occluded cell value (1.0)
Attributes
Givens
Extensions
Extensions
extension (v: OpacityValue)
Gets the underlying double value of this OpacityValue.
In this article