Texture Members
The following tables list the members exposed by the Texture type.
Public Properties
Name | Description | |
---|---|---|
![]() |
GraphicsDevice | (Inherited from GraphicsResource.) |
![]() |
IsDisposed | (Inherited from GraphicsResource.) |
![]() |
LevelCount | Gets the number of texture levels in a multilevel texture. |
![]() |
LevelOfDetail | Gets or sets the most detailed level-of-detail for a managed texture. |
![]() |
Name | (Inherited from GraphicsResource.) |
![]() |
Priority | (Inherited from GraphicsResource.) |
![]() |
ResourceType | (Inherited from GraphicsResource.) |
![]() |
Tag | (Inherited from GraphicsResource.) |
Public Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Overloaded. Immediately releases the unmanaged resources used by this object. |
![]() |
Equals | Overloaded. Returns a value that indicates whether the current instance is equal to a specified object. |
![]() ![]() |
FromFile | Overloaded. Creates a texture resource from a file. |
![]() |
GenerateMipMaps | Request generation of mipmap sublevels for a render target texture. |
![]() ![]() |
GetCreationParameters | Overloaded. Loads texture creation parameters from a file. |
![]() |
GetHashCode | Gets the hash code for this instance. |
![]() ![]() |
GetTextureInformation | Overloaded. Retrieves information about a given image file. |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
op_Equality | Overloaded. Determines whether the specified textures are equal. |
![]() ![]() |
op_Inequality | Overloaded. Determines whether the specified textures are not equal. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
Save | Saves a texture to a file. |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from GraphicsResource.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
raise_Disposing | (Inherited from GraphicsResource.) |
Public Events
Name | Description | |
---|---|---|
![]() |
Disposing | (Inherited from GraphicsResource.) |