The XDeviceCaps type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| XDeviceCaps |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| FromDevice |
Gets the device device capabilities.
| |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| GetType | Gets the Type of the current instance. | |
| MemberwiseClone | Creates a shallow copy of the current Object. | |
| ToString |
Converts the object value to the text string.
(Overrides Object..::.ToString()()().) |
Properties
| Name | Description | |
|---|---|---|
| Caps |
Hardware device capabilites, accessible through the DirectX.
| |
| MaxMagFilter |
The best magnifying filter the device supports.
TextureFilter | |
| MaxMinFilter |
The best shrink filter the device supports.
TextureFilter | |
| MaxMipFilter |
The best mipmap filter the device supports.
TextureFilter | |
| RasterCaps |
Raster drawing capabilities information.
| |
| TextureCaps |
Various instances of the texture mapping capabilities.
| |
| TextureFilterCaps |
Texture filtering capabilities information.
FilterCaps | |
| TextureOperationCaps |
Describes the texture operations supported by the device.
TextureOperationCaps |