Bagikan melalui


GraphicsDeviceCapabilities.BlendCaps.SupportsInverseDestinationColor Property

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

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

Syntax

public bool SupportsInverseDestinationColor { get; }

Property Value

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

Remarks

The Blend.InverseDestinationColor blend factor is (1 − Rd, 1 − Gd, 1 − Bd, 1 − Ad), where Rd, Gd, Bd, and Ad respectively stand for the red, green, blue, and alpha destination values.

See Also

Reference

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

Platforms

Xbox 360, Windows XP SP2, Windows Vista