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

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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the BitmapRenderTargetclass.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGetCurrentTransform / SetCurrentTransform  
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 メソッドPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. C1.Util.DX.DisposeBaseから継承されます。
Public メソッドオーバーロードされます。 Draws a run of glyphs to a bitmap target at the specified position.  
Public メソッドHRESULT IDWriteBitmapRenderTarget::GetCurrentTransform([Out] DWRITE_MATRIX* transform)  
Public メソッドHDC IDWriteBitmapRenderTarget::GetMemoryDC()  
Public メソッドfloat IDWriteBitmapRenderTarget::GetPixelsPerDip()  
Public メソッドHRESULT IDWriteBitmapRenderTarget::GetSize([Out] SIZE* size)  
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 メソッドHRESULT IDWriteBitmapRenderTarget::Resize([In] unsigned int width,[In] unsigned int height)  
Public メソッドHRESULT IDWriteBitmapRenderTarget::SetCurrentTransform([In, Optional] const DWRITE_MATRIX* transform)  
Public メソッドHRESULT IDWriteBitmapRenderTarget::SetPixelsPerDip([In] float pixelsPerDip)  
トップ
パブリック イベント
 名前解説
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 BitmapRenderTarget.
トップ
参照

BitmapRenderTarget クラス
C1.Util.DX.DirectWrite 名前空間