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

namespace System.Drawing
{
public class KnownColorTable // TypeDefIndex: 12383
{
	// Fields
	type#13155 s_colorTable;
	type#13458 s_colorNameTable;

	// Methods
	// RVA: -1
	private static type#28660 EnsureColorTable() { }
	// RVA: -1
	private static type#28660 InitColorTable() { }
	// RVA: -1
	private static type#28660 EnsureColorNameTable() { }
	// RVA: -1
	private static type#28660 InitColorNameTable() { }
	// RVA: -1
	public static type#20867 KnownColorToArgb(type#21609 color) { }
	// RVA: -1
	public static type#26576 KnownColorToName(type#21609 color) { }
	// RVA: -1
	private static type#28660 UpdateSystemColors(type#13150 colorTable) { }
}
}
