GraphicsDeviceCapabilities.BlendCaps.SupportsDestinationAlpha Property
Gets a value indicating that the driver supports the Blend.DestinationAlpha blend mode.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public bool SupportsDestinationAlpha { get; }
Property Value
true if the driver supports the Blend.DestinationAlpha blend mode; false otherwise.
Remarks
The Blend.DestinationAlpha blend factor is (Ad, Ad, Ad, Ad), where Ad is the destination alpha value.
See Also
Reference
GraphicsDeviceCapabilities.BlendCaps Structure
GraphicsDeviceCapabilities.BlendCaps Members
Blend.DestinationAlpha
DestinationBlendCapabilities
SourceBlendCapabilities
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista