Bitmap for UWP
GetData(Asynchronous,AsynchronousFlags) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct3D11 名前空間 > DeviceContext クラス > GetData メソッド : GetData(Asynchronous,AsynchronousFlags) メソッド
The asynchronous data provider.
Flags specifying how the command should operate.
Gets data from the GPU asynchronously.
シンタックス
'宣言
 
Public Overloads Function GetData( _
   ByVal data As Asynchronous, _
   ByVal flags As AsynchronousFlags _
) As DataStream
public DataStream GetData( 
   Asynchronous data,
   AsynchronousFlags flags
)

パラメータ

data
The asynchronous data provider.
flags
Flags specifying how the command should operate.

戻り値の型

The data retrieved from the GPU.
参照

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