Gets or sets the alpha channel in a range of [0..255]
, where 0
is completely translucent and 255
is opaque.
Gets or sets the blue channel in a range of [0..255]
.
Gets or sets the green channel in a range of [0..255]
.
Gets or sets the red channel in a range of [0..255]
.
Returns the color that is defined by the specified color description.
Color description.
Generated using TypeDoc
Describes a color with red, green, blue and alpha channel.