The methods of System.Drawing.Color are listed below. For a list of all members, see the Color Members list.
See Also: Inherited members from System.ValueType
overrideEquals(object) : bool Documentation for this section has not yet been entered. staticFromArgb(int) : Color Documentation for this section has not yet been entered. staticFromArgb(int, Color) : Color Documentation for this section has not yet been entered. staticFromArgb(int, int, int) : Color Documentation for this section has not yet been entered. staticFromArgb(int, int, int, int) : Color Documentation for this section has not yet been entered. staticFromKnownColor(KnownColor) : Color Documentation for this section has not yet been entered. staticFromName(string) : Color Documentation for this section has not yet been entered.GetBrightness() : float Documentation for this section has not yet been entered. overrideGetHashCode() : int Documentation for this section has not yet been entered.GetHue() : float Documentation for this section has not yet been entered.GetSaturation() : float Documentation for this section has not yet been entered.ToArgb() : int Documentation for this section has not yet been entered.ToKnownColor() : KnownColor Documentation for this section has not yet been entered. overrideToString() : string Documentation for this section has not yet been entered.