DxtBitmapContent Members
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 | |
---|---|---|
![]() |
Copy | (Inherited from BitmapContent.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetPixelData | Gets the bitmap content as an array of encoded bytes. |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
SetPixelData | Sets the contents of the bitmap using an encoded byte array. |
![]() |
ToString | (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. |
![]() |
ValidateCopyArguments | (Inherited from BitmapContent.) |
See Also
Reference
DxtBitmapContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace