Bitmap for UWP
Map(MapFlags) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DXGI 名前空間 > Surface クラス > Map メソッド : Map(MapFlags) メソッド
Flags specifying CPU access permissions.
Acquires access to the surface data.
シンタックス
'宣言
 
Public Overloads Function Map( _
   ByVal flags As MapFlags _
) As DataRectangle
public DataRectangle Map( 
   MapFlags flags
)

パラメータ

flags
Flags specifying CPU access permissions.

戻り値の型

A C1.Win.DX.DataRectanglefor accessing the mapped data, or nullon failure.
参照

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