Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the Dxt3BitmapContent type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
Dxt3BitmapContent | Initializes a new instance of Dxt3BitmapContent 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
Dxt3BitmapContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace