KalugaColor
Class describing a color
Class describing a color
Class describing a color
Class describing a color
Class describing a color
Properties
Gets the alpha value of the color in a range between 0.0
and 1.0
Gets the alpha value of the color in a range between 0.0
and 1.0
Gets the alpha value of the color in a range between 0
and 255
Gets the alpha value of the color in a range between 0
and 255
Gets the blue value of the color in a range between 0.0
and 1.0
Gets the blue value of the color in a range between 0.0
and 1.0
Gets the blue value of the color in a range between 0
and 255
Gets the green value of the color in a range between 0
and 255
Gets the green value of the color in a range between 0.0
and 1.0
Gets the green value of the color in a range between 0.0
and 1.0
Gets the green value of the color in a range between 0
and 255
Gets the blue value of the color in a range between 0
and 255
The hex string representing this color
Gets the HSLColor equivalent to this KalugaColor
The inverted KalugaColor
Gets the red value of the color in a range between 0.0
and 1.0
Gets the red value of the color in a range between 0.0
and 1.0
Gets the red value of the color in a range between 0
and 255
Gets the red value of the color in a range between 0
and 255
Gets a SerializableColor instance of this color
Functions
Blends a KalugaColor with another color using BlendMode.ColorBurn
Blends a KalugaColor with another color using BlendMode.ColorBlend
Blends a KalugaColor with another color using BlendMode.Darken
Decreases the lightness of a KalugaColor by this factor.
Blends a KalugaColor with another color using BlendMode.Difference
Blends a KalugaColor with another color using BlendMode.ColorDodge
Blends a KalugaColor with another color using BlendMode.Exclusion
Blends a KalugaColor with another color using BlendMode.HardLight
Blends a KalugaColor with another color using BlendMode.Hue
Blends a KalugaColor with another color using BlendMode.Lighten
Increases the lightness of a KalugaColor by this factor.
Blends a KalugaColor with another color using BlendMode.Luminosity
Blends a KalugaColor with another color using BlendMode.Multiply
Blends a KalugaColor with another color using BlendMode.Normal
Blends a KalugaColor with another color using BlendMode.Overlay
Blends a KalugaColor with another color using BlendMode.Saturation
Blends a KalugaColor with another color using BlendMode.Screen
Blends a KalugaColor with another color using BlendMode.SoftLight