Click or drag to resize
Ab4d.SharpEngine logo

Color4 Constructor

Overload List
 NameDescription
Public methodColor4(Color3) Initializes a new instance of the Color4 struct.
Public methodColor4(Single) Initializes a new instance of the Color4 struct.
Public methodColor4(Single) Initializes a new instance of the Color4 struct.
Public methodColor4(Vector4) Initializes a new instance of the Color4 struct.
Public methodColor4(Color3, Single) Initializes a new instance of the Color4 struct.
Public methodColor4(Int32, StandardBitmapFormats) Initializes a new instance of the Color4 struct.
Public methodColor4(Int32, Format) Initializes a new instance of the Color4 struct.
Public methodColor4(UInt32, StandardBitmapFormats) Initializes a new instance of the Color4 struct.
Public methodColor4(UInt32, Format) Initializes a new instance of the Color4 struct.
Public methodColor4(Vector3, Single) Initializes a new instance of the Color4 struct.
Public methodColor4(Single, Single, Single, Single) Initializes a new instance of the Color4 struct.
Top
See Also