Texture2DContent Members

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

Public Constructors

Name Description
Public Method Texture2DContent Initializes a new instance of Texture2DContent.

Public Properties

Name Description
Public Property Faces (Inherited from TextureContent.)
Public Property Identity (Inherited from ContentItem.)
Public Property Mipmaps Gets or sets the collection of mipmaps containing the texture image data.
Public Property Name (Inherited from ContentItem.)
Public Property OpaqueData (Inherited from ContentItem.)

Public Methods

Name Description
Public Method ConvertBitmapType (Inherited from TextureContent.)
Public Method Equals (Inherited from Object.)
Public Method GenerateMipmaps (Inherited from TextureContent.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)
Public Method Validate Validates that the required contents of this texture are present, valid and match the capabilities of the device.

Protected Methods

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

See Also

Reference

Texture2DContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace