Bitmap for UWP
RenderTargetBlendDescription コンストラクタ

C1.UWP.DX アセンブリ > C1.Util.DX.Direct3D11 名前空間 > RenderTargetBlendDescription 構造体 : RenderTargetBlendDescription コンストラクタ
The is blend enabled.
The source blend.
The destination blend.
The blend operation.
The source alpha blend.
The destination alpha blend.
The alpha blend operation.
The render target write mask.
Initializes a new instance of the RenderTargetBlendDescriptionstruct.
シンタックス
'宣言
 
Public Function New( _
   ByVal isBlendEnabled As System.Boolean, _
   ByVal sourceBlend As BlendOption, _
   ByVal destinationBlend As BlendOption, _
   ByVal blendOperation As BlendOperation, _
   ByVal sourceAlphaBlend As BlendOption, _
   ByVal destinationAlphaBlend As BlendOption, _
   ByVal alphaBlendOperation As BlendOperation, _
   ByVal renderTargetWriteMask As ColorWriteMaskFlags _
)

パラメータ

isBlendEnabled
The is blend enabled.
sourceBlend
The source blend.
destinationBlend
The destination blend.
blendOperation
The blend operation.
sourceAlphaBlend
The source alpha blend.
destinationAlphaBlend
The destination alpha blend.
alphaBlendOperation
The alpha blend operation.
renderTargetWriteMask
The render target write mask.
参照

RenderTargetBlendDescription 構造体
RenderTargetBlendDescription メンバ