Bgra4444.Equals Method (Bgra4444)
Tests an object to see if it is equal to this object.
Syntax
'Declaration
Public Function Equals ( _
other As Bgra4444 _
) As Boolean
public bool Equals (
Bgra4444 other
)
public:
bool Equals(
Bgra4444 other
)
Parameters
- other
Type: Bgra4444
The object to test.
Return Value
Type: Boolean
True if they are equal, false otherwise.
Requirements
Namespace: Microsoft.Xna.Framework.Graphics.PackedVector
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
See Also
Reference
Bgra4444 Structure
Bgra4444 Members
Microsoft.Xna.Framework.Graphics.PackedVector Namespace
Platforms
Windows Phone