GraphicsDeviceCapabilities.FilterCaps.SupportsMagnifyLinear Property
Gets a value that indicates that the device supports per-stage bilinear interpolation filtering for magnifying textures.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public bool SupportsMagnifyLinear { get; }
Property Value
true if the device supports per-stage bilinear interpolation filtering for magnifying textures; false otherwise.
Remarks
The bilinear interpolation mipmapping filter is represented by the TextureFilter.Linear enumerated value.
See Also
Reference
GraphicsDeviceCapabilities.FilterCaps Structure
GraphicsDeviceCapabilities.FilterCaps Members
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista