Share via


Color Constructor

Creates a new instance of the class.

Overload List

Name Description
Color (Int32, Int32, Int32) Creates a new instance of the class.
Color (Int32, Int32, Int32, Int32) Creates a new instance of the class.
Color (Single, Single, Single) Creates a new instance of the class.
Color (Single, Single, Single, Single) Creates a new instance of the class.
Color (Vector3) Creates a new instance of the class.
Color (Vector4) Creates a new instance of the class.

See Also

Reference

Color Structure
Color Members
Microsoft.Xna.Framework Namespace