Bagikan melalui


GraphicsDeviceCapabilities.BlendCaps.SupportsInverseDestinationAlpha Property

Gets a value indicating that the driver supports the Blend.InverseDestinationAlpha blend mode.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

Syntax

public bool SupportsInverseDestinationAlpha { get; }

Property Value

true if the driver supports the Blend.InverseDestinationAlpha blend mode; false otherwise.

Remarks

The Blend.InverseDestinationAlpha blend factor is (1 − Ad, 1 − Ad, 1 − Ad, 1 − Ad), where Ad is the alpha destination value.

See Also

Reference

GraphicsDeviceCapabilities.BlendCaps Structure
GraphicsDeviceCapabilities.BlendCaps Members
Blend.InverseDestinationAlpha
DestinationBlendCapabilities
SourceBlendCapabilities
Microsoft.Xna.Framework.Graphics Namespace

Platforms

Xbox 360, Windows XP SP2, Windows Vista