Bitmap for WPF
Create メソッド (BlendState1)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D11 名前空間 > BlendState1 クラス : Create メソッド
The device with which to associate the state object.
The state description.
Constructs a new BlendState1based on the specified description.
シンタックス
'宣言
 
Public Shared Function Create( _
   ByVal device As Device1, _
   ByVal description As BlendStateDescription1 _
) As BlendState1
public static BlendState1 Create( 
   Device1 device,
   BlendStateDescription1 description
)

パラメータ

device
The device with which to associate the state object.
description
The state description.

戻り値の型

The newly created object.
参照

BlendState1 クラス
BlendState1 メンバ