Texture.op_Inequality Method
Determines whether the specified textures are not equal.
Overload List
Name | Description |
---|---|
Texture.op_Inequality (Texture, Texture) | Compares two objects to determine whether they are different. |
Texture.op_Inequality (GraphicsResource, GraphicsResource) | (Inherited from GraphicsResource.) |
See Also
Reference
Texture Class
Texture Members
Microsoft.Xna.Framework.Graphics Namespace