FilterCaps Properties

Public Properties

  Name Description
Public property Supported by the .NET Compact Framework SupportsMagnifyAnisotropic Gets a value that indicates that the device supports per-stage anisotropic filtering for magnifying textures.
Public property Supported by the .NET Compact Framework SupportsMagnifyLinear Gets a value that indicates that the device supports per-stage bilinear interpolation filtering for magnifying textures.
Public property Supported by the .NET Compact Framework SupportsMagnifyPoint Gets a value that indicates that the device supports per-stage point-sample filtering for magnifying textures.
Public property Supported by the .NET Compact Framework SupportsMinifyAnisotropic Gets a value that indicates that the device supports per-stage anisotropic filtering for minifying textures.
Public property Supported by the .NET Compact Framework SupportsMinifyLinear Gets a value that indicates that the device supports per-stage bilinear interpolation filtering for minifying textures.
Public property Supported by the .NET Compact Framework SupportsMinifyPoint Gets a value that indicates that the device supports per-stage point-sample filtering for minifying textures.
Public property Supported by the .NET Compact Framework SupportsMipMapLinear Gets a value that indicates that the device supports per-stage trilinear interpolation filtering for mipmaps.
Public property Supported by the .NET Compact Framework SupportsMipMapPoint Gets a value that indicates that the device supports per-stage point-sample filtering for mipmaps.

Top

See Also

Reference

FilterCaps Structure
Microsoft.WindowsMobile.DirectX.Direct3D Namespace

Other Resources

Mobile Direct3D Programming