Bgra4444 Members
The following tables list the members exposed by the Bgra4444 type.
Public Constructors
Name | Description | |
---|---|---|
Bgra4444 | Overloaded. Creates an instance of this object. |
Public Properties
Name | Description | |
---|---|---|
PackedValue | Gets or sets the packed representation of the vector. |
Public Methods
Name | Description | |
---|---|---|
Equals | Overloaded. Tests for equality. | |
GetHashCode | Gets the hash code for this object. | |
GetType | (Inherited from Object.) | |
op_Equality | Equality operator, which compares two objects to see if they are equal. | |
op_Inequality | Tests two objects to see if they are not equal. | |
ToString | Returns a string representation. | |
ToVector4 | Unpacks this object to a four-component vector. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
Bgra4444 Structure
Microsoft.Xna.Framework.Graphics.PackedVector Namespace