comment
news
apps
browse
insights
charts
code_blocks
dev
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
struct
Color
Summary
Represents a color using 4 floats (rgba), with 0-1 range.
User Comments
Fields
a
b
g
r
Properties
Hex
IsHdr
IsRepresentableInHex
IsSdr
Item
Luminance
RawInt
Rgb
Rgba
RgbaInt
RgbInt
Methods
AdjustHue
ComponentCountChangedBetweenColors
Darken
Desaturate
Invert
Lighten
Saturate
ToColor32
ToHsv
WithAlpha
WithAlphaMultiplied
WithBlue
WithGreen
WithRed
Static Fields
Black
Blue
Cyan
Gray
Green
Magenta
Orange
Red
Transparent
White
Yellow
Static Properties
Random
Static Methods
Average
FromBytes
FromRgb
FromRgba
Lerp
Max
Min
Parse
TryParse