Texture Members
The following tables list the members exposed by the Texture type.
Public Properties
Name | Description | |
---|---|---|
Format | Gets the format of the texture data. | |
GraphicsDevice | (Inherited from GraphicsResource.) | |
IsDisposed | (Inherited from GraphicsResource.) | |
LevelCount | Gets the number of texture levels in a multilevel texture. | |
Name | (Inherited from GraphicsResource.) | |
Tag | (Inherited from GraphicsResource.) |
Public Methods
Name | Description | |
---|---|---|
Dispose | (Inherited from GraphicsResource.) | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from GraphicsResource.) |
Protected Methods
Name | Description | |
---|---|---|
Dispose | (Inherited from GraphicsResource.) | |
Finalize | (Inherited from GraphicsResource.) | |
MemberwiseClone | (Inherited from Object.) |
Public Events
Name | Description | |
---|---|---|
Disposing | (Inherited from GraphicsResource.) |