Package org. pushingpixels. aurora. common
Types
Aurora Internal Api
Link copied to clipboard
Aurora Popup Manager
Link copied to clipboard
Hash Map Key
Link copied to clipboard
Functions
get Color Brightness
Link copied to clipboard
Returns the brightness of the specified color values in 0.0-1.0 range.
HSBto RGB
Link copied to clipboard
interpolate Towards
Link copied to clipboard
Interpolates this color towards the other color. The closer thisLikeness is to 0.0, the closer the resulting color will be to the other color.
interpolate Towards As RGB
Link copied to clipboard
fun Color.interpolateTowardsAsRGB(other: Color, thisLikeness: Float): Int
Content copied to clipboard
RGBto HSB
Link copied to clipboard
with Brightness
Link copied to clipboard
with Hue Shift
Link copied to clipboard
Returns hue-shifted (in HSB space) version of this color.
with Saturation
Link copied to clipboard
Returns saturated version of this color.
Properties
colorBrightness
Link copied to clipboard
colorStrength
Link copied to clipboard
hexadecimal
Link copied to clipboard