comment
news
apps
browse
insights
charts
code_blocks
dev
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
Color32
.Rgba
string
Rgba
{
get
;
set
;
}
Description
String representation in the form of <see href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/rgba">rgba</see>( r, g, b, a ) css function notation.
Return
User Comments
Fields
a
b
g
r
Properties
Hex
RawInt
Rgb
Rgba
RgbaInt
RgbInt
Methods
ToColor
Write
Static Properties
Black
Transparent
White
Static Methods
FromRgb
FromRgba
Max
Min
Parse
Read