inline Color GetColorAlpha() const;
GetColorAlpha returns a new color formed from the current colors alpha and a zero RGB: (0,0,0,this.a).
A new Color, formed from the current colors alpha and a zero RGB: (0,0,0,this.a).
GetColorRGB GetColorGray