comment
news
apps
browse
insights
charts
code_blocks
dev
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
Color32
.ToColor
Color
ToColor
(
)
Description
Convert this object to <see cref="T:Color" />.
Return
The converted color struct.
Color32
.ToColor
Color
ToColor
(
bool
srgb
)
Description
Convert this object to <see cref="T:Color" />.
Return
The converted color struct.
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