Bitmap for UWP
Bitmap クラス メンバ
プロパティ  メソッド  イベント

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 : Bitmap クラス

Bitmapデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the Bitmapclass.  
トップ
パブリック プロパティ
 名前解説
Public プロパティReturn the dots per inch (DPI) of the bitmap.  
Public プロパティGets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。
Public プロパティGet a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。
Public プロパティGets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Copies the specified region from the specified bitmap into the current bitmap.  
Public メソッドオーバーロードされます。 Copies the specified region from memory into the current bitmap.  
Public メソッドオーバーロードされます。 Copies the specified region from the specified render target into the current bitmap.  
Public メソッドオーバーロードされます。 Copies the specified region from a stream into the current bitmap.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Creates a Direct2D bitmap from a pointer to in-memory source data.  
Public メソッドPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. C1.Util.DX.DisposeBaseから継承されます。
Public メソッドvoid ID2D1Bitmap::GetDpi([Out] float* dpiX,[Out] float* dpiY)  
Public メソッドvoid ID2D1Resource::GetFactory([Out] ID2D1Factory** factory) C1.Util.DX.Direct2D.Resourceから継承されます。
Public メソッドD2D1_PIXEL_FORMAT ID2D1Bitmap::GetPixelFormat()  
Public メソッドD2D_SIZE_U ID2D1Bitmap::GetPixelSize()  
Public メソッドD2D_SIZE_F ID2D1Bitmap::GetSize()  
Public メソッドstatic (Shared in Visual Basic)  
Public メソッドオーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドオーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。
Public イベントOccurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。
トップ
パブリック オペレータ
Performs an explicit conversion from System.IntPtrto Bitmap.
トップ
参照

Bitmap クラス
C1.Util.DX.Direct2D 名前空間