次の方法で共有


BlendCaps.SupportsBothInverseSourceAlpha

SupportsBothInverseSourceAlpha プロパティ

転送元のブレンディング係数は (1-As,1-As,1-As,1-As)、転送先のブレンディング係数は (As,As,As,As) である。転送先のブレンディングの選択は無効になる。

定義

Visual Basic Public ReadOnly Property SupportsBothInverseSourceAlpha As Boolean
C# public bool SupportsBothInverseSourceAlpha { get; }
Managed C++ public: __property bool get_SupportsBothInverseSourceAlpha();
JScript public function get SupportsBothInverseSourceAlpha() : boolean

プロパティ値

System.Boolean.

これは読み取り専用プロパティである。 

対象

BlendCaps

© 2002 Microsoft Corporation. All rights reserved. Terms of use.