Share via


Bgra4444 Members

The following tables list the members exposed by the Bgra4444 type.

Public Constructors

Name Description
Public Method Bgra4444 Overloaded. Creates an instance of this object.

Public Properties

Name Description
Public Property PackedValue Gets or sets the packed representation of the vector.

Public Methods

Name Description
Public Method Equals Overloaded. Tests for equality.
Public Method GetHashCode Gets the hash code for this object.
Public Method GetType (Inherited from Object.)
Public Method Static op_Equality Equality operator, which compares two objects to see if they are equal.
Public Method Static op_Inequality Tests two objects to see if they are not equal.
Public Method ToString Returns a string representation.
Public Method ToVector4 Unpacks this object to a four-component vector.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

Bgra4444 Structure
Microsoft.Xna.Framework.Graphics.PackedVector Namespace