GraphicsDeviceCapabilities.BlendCaps.SupportsDestinationColor Property
Gets a value indicating that the driver supports the Blend.DestinationColor blend mode.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public bool SupportsDestinationColor { get; }
Property Value
true if the driver supports the Blend.DestinationColor blend mode; false otherwise.
Remarks
The Blend.DestinationColor blend factor is (Rd, Gd, Bd, Ad), where R, G, B, and A respectively stand for red, green, blue, and alpha destination values.
See Also
Reference
GraphicsDeviceCapabilities.BlendCaps Structure
GraphicsDeviceCapabilities.BlendCaps Members
Blend.DestinationColor
DestinationBlendCapabilities
SourceBlendCapabilities
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista