SpriteTextureProcessor Members
The following tables list the members exposed by the SpriteTextureProcessor type.
Public Constructors
Name | Description | |
---|---|---|
SpriteTextureProcessor | Initializes a new instance of the SpriteTextureProcessor class. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Process | Processes a texture for use as 2D sprites or user interface components. | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
SpriteTextureProcessor Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace