BlendMode

sealed abstract class BlendMode extends Product with Serializable
Companion:
object
Source:
BlendMode.scala
trait Product
trait Equals
class Object
trait Matchable
class Any
object Burn.type
object Dodge.type
object Lighten.type
object Screen.type
object SourceOver.type

Value members

Inherited methods

def canEqual(that: Any): Boolean
Inherited from:
Equals
Inherited from:
Product
def productElement(n: Int): Any
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product