// Assembly: System.Drawing
// Full name: System.Drawing.Color

namespace System.Drawing
{
public class Color // TypeDefIndex: 12384
{
	// Fields
	type#26586 name;
	type#20906 value;
	type#20860 knownColor;
	type#20860 state;

	// Methods
	// RVA: -1
	public type#15455 get_R() { }
	// RVA: -1
	public type#15455 get_G() { }
	// RVA: -1
	public type#15455 get_B() { }
	// RVA: -1
	public type#15455 get_A() { }
	// RVA: -1
	public type#15313 get_IsKnownColor() { }
	// RVA: -1
	public type#26576 get_Name() { }
	// RVA: -1
	private type#20900 get_Value() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public static type#15313 op_Equality(type#16066 left, type#16066 right) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#16066 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
