Bitmap for UWP
SetPixelConstantBuffer(DataStream) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > DrawInformation クラス > SetPixelConstantBuffer メソッド : SetPixelConstantBuffer(DataStream) メソッド
The DataStream that contains the constant buffer data
Sets the constant buffer data from a C1.Util.DX.DataStreamfor the Pixel stage.
シンタックス
'宣言
 
Public Overloads Sub SetPixelConstantBuffer( _
   ByVal dataStream As DataStream _
) 
public void SetPixelConstantBuffer( 
   DataStream dataStream
)

パラメータ

dataStream
The DataStream that contains the constant buffer data
参照

DrawInformation クラス
DrawInformation メンバ
オーバーロード一覧