允许在
new Color(int rgb)
和
new Color(int r, int g, int b)
构造函数变体之间进行转换。