Bitmap for UWP
Create(RenderTarget,CompatibleRenderTargetOptions) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > BitmapRenderTarget クラス > Create メソッド : Create(RenderTarget,CompatibleRenderTargetOptions) メソッド
an instance of RenderTarget
A value that specifies whether the new render target must be compatible with GDI.
Creates a bitmap render target for use during intermediate offscreen drawing that is compatible with the current render targe with same size, pixel size and pixel format.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal renderTarget As RenderTarget, _
   ByVal options As CompatibleRenderTargetOptions _
) As BitmapRenderTarget

パラメータ

renderTarget
an instance of RenderTarget
options
A value that specifies whether the new render target must be compatible with GDI.
参照

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