RGBA

scalismo.color.RGBA$
See theRGBA companion class
object RGBA

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
RGBA.type

Members list

Type members

Classlikes

implementation of the Vectorizer interface for RGBA

implementation of the Vectorizer interface for RGBA

Attributes

Supertypes
trait Vectorizer[RGBA]
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(color: RGB): RGBA
def apply(color: RGB, a: Double): RGBA
def apply(r: Double, g: Double, b: Double): RGBA
def apply(gray: Double): RGBA
def apply(gray: Double, a: Double): RGBA
def apply(tuple: (Double, Double, Double, Double)): RGBA
def apply(awtColor: Color): RGBA

Concrete fields

val Black: RGBA
val White: RGBA