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 DxtBitmapContent type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
DxtBitmapContent | Overloaded. Initializes a new instance of DxtBitmapContent. |
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 | Gets the bitmap content as an array of encoded bytes. |
![]() |
GetType | (Inherited from Object.) |
![]() |
SetPixelData | Sets the contents of the bitmap using an encoded byte array. |
![]() |
ToString | (Inherited from BitmapContent.) |
![]() |
TryGetFormat | (Inherited from BitmapContent.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
TryCopyFrom | Attempts to copy from a specified region to another. |
![]() |
TryCopyTo | Attempts to copy the specified region to another. |
See Also
Reference
DxtBitmapContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace