Dxt1BitmapContent Members

The following tables list the members exposed by the Dxt1BitmapContent type.

Public Constructors

Name Description
Public Method Dxt1BitmapContent Initializes a new instance of Dxt1BitmapContent with the specified width and height.

Public Properties

Name Description
Public Property Height (Inherited from BitmapContent.)
Public Property Identity (Inherited from ContentItem.)
Public Property Name (Inherited from ContentItem.)
Public Property OpaqueData (Inherited from ContentItem.)
Public Property Width (Inherited from BitmapContent.)

Public Methods

Name Description
Public Method Copy (Inherited from BitmapContent.)
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetPixelData (Inherited from DxtBitmapContent.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method SetPixelData (Inherited from DxtBitmapContent.)
Public Method ToString (Inherited from BitmapContent.)
Public Method TryGetFormat Attempts to get the GPU texture format of this bitmap type.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)
Protected Method TryCopyFrom (Inherited from DxtBitmapContent.)
Protected Method TryCopyTo (Inherited from DxtBitmapContent.)
Protected Method ValidateCopyArguments (Inherited from BitmapContent.)

See Also

Reference

Dxt1BitmapContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace