Caps.SourceBlendCaps
SourceBlendCaps プロパティ
ソース ブレンディング能力。このメンバには、次の 1 つまたは複数のフラグを設定できる。(ソースおよびデスティネーションの RGBA 値は、添字の s および d. で示される)。
定義
Visual Basic | Public ReadOnly Property SourceBlendCaps As BlendCaps |
C# | public BlendCaps SourceBlendCaps { get; } |
Managed C++ | public: __property BlendCaps get_SourceBlendCaps(); |
JScript | public function get SourceBlendCaps() : BlendCaps |
プロパティ値
Microsoft.DirectX.Direct3D.BlendCaps.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.