scalismo.color

Members list

Concise view

Type members

Classlikes

vector space operations for a pixel type, necessary for filtering

vector space operations for a pixel type, necessary for filtering

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object RGBOperations.type
object RGBAOperations.type

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case class RGB(r: Double, g: Double, b: Double)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object RGB

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
RGB.type
case class RGBA(r: Double, g: Double, b: Double, a: Double)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object RGBA

Attributes

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