Dxt5BitmapContent Members
The following tables list the members exposed by the Dxt5BitmapContent type.
Public Constructors
Name | Description | |
---|---|---|
Dxt5BitmapContent | Initializes a new instance of Dxt5BitmapContent with the specified width and height. |
Public Properties
Name | Description | |
---|---|---|
Height | (Inherited from BitmapContent.) | |
Identity | (Inherited from ContentItem.) | |
Name | (Inherited from ContentItem.) | |
OpaqueData | (Inherited from ContentItem.) | |
Width | (Inherited from BitmapContent.) |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetPixelData | (Inherited from DxtBitmapContent.) | |
GetType | (Inherited from Object.) | |
SetPixelData | (Inherited from DxtBitmapContent.) | |
ToString | (Inherited from BitmapContent.) | |
TryGetFormat | Attempts to get the GPU texture format of this bitmap type. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
TryCopyFrom | (Inherited from DxtBitmapContent.) | |
TryCopyTo | (Inherited from DxtBitmapContent.) |
See Also
Reference
Dxt5BitmapContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace