Share via


Texture2D.op_Inequality Method

Compares two objects to determine whether they are different.

Overload List

Name Description
Texture2D.op_Inequality (Texture2D, Texture2D) Compares two objects to determine whether they are different.
Texture2D.op_Inequality (GraphicsResource, GraphicsResource) (Inherited from GraphicsResource.)
Texture2D.op_Inequality (Texture, Texture) (Inherited from Texture.)

See Also

Reference

Texture2D Class
Texture2D Members
Microsoft.Xna.Framework.Graphics Namespace