sRGB
ai.dragonfly.mesh.sRGB$
Attributes
- Source
- sRGB.scala
- Graph
-
- Supertypes
- Self type
-
sRGB.type
Members list
Type members
Classlikes
object ARGB32
Attributes
- Source
- sRGB.scala
- Supertypes
- Self type
-
ARGB32.type
Types
Attributes
- Source
- sRGB.scala
Extensions
Extensions
extension (argb: ARGB32)(argb: ARGB32)
Attributes
- Returns
-
the alpha transparency component of this color in ARGB space with values ranging from: [0-255]
- Source
- sRGB.scala
Attributes
- Returns
-
the blue component of this color in ARGB space with values ranging from: [0-255]
- Source
- sRGB.scala
Attributes
- Returns
-
the green component of this color in ARGB space with values ranging from: [0-255]
- Source
- sRGB.scala
Attributes
- Returns
-
the alpha component of this color in ARGB space with values ranging from: [0.0f-1.0f]
- Source
- sRGB.scala
Attributes
- Returns
-
the blue component of this color in ARGB space with values ranging from: [0.0f-1.0f]
- Source
- sRGB.scala
Attributes
- Returns
-
the green component of this color in ARGB space with values ranging from: [0.0f-1.0f]
- Source
- sRGB.scala
Attributes
- Returns
-
the red component of this color in ARGB space with values ranging from: [0.0f-1.0f]
- Source
- sRGB.scala
Attributes
- Returns
-
the red component of this color in ARGB space with values ranging from: [0-255]
- Source
- sRGB.scala
In this article