TextureImporter Members

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

Public Constructors

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

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Import Called by the XNA Framework when importing an texture file to be used as a game asset. This is the method called by the XNA Framework when an asset is to be imported into an object that can be recognized by the Content Pipeline.
Public Method ToString (Inherited from Object.)

Protected Methods

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

See Also

Reference

TextureImporter Class
Microsoft.Xna.Framework.Content.Pipeline Namespace