Bitmap for UWP
Create メソッド (BlendState)

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

パラメータ

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

戻り値の型

The newly created object.
参照

BlendState クラス
BlendState メンバ