Sandbox Logo

Color32.Rgb

string Rgb { get; set; }

Description

String representation in the form of <see href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/rgb">rgb</see>( r, g, b ) css function notation.

Return

User Comments