![]() |
![]() |
![]() |
BlendCaps.SupportsDestinationAlpha Property |
Language: |
Indicates that the driver supports the DestinationAlpha blend mode.
Visual Basic .NET Public ReadOnly Property SupportsDestinationAlpha As Boolean C# public bool SupportsDestinationAlpha { get; } Managed C++ public: __property bool get_SupportsDestinationAlpha(); JScript .NET public function get SupportsDestinationAlpha() : boolean
System.Boolean . Value that is true if the driver supports the DestinationAlpha blend mode, or false if it does not.
This property is read-only.
The DestinationAlpha blend factor is (Ad, Ad, Ad, Ad), where Ad is the destination alpha value.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center