Bitmap for UWP
Create メソッド (DeviceContextRenderTarget)

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > DeviceContextRenderTarget クラス : Create メソッド
an instance of Factory
The rendering mode, pixel format, remoting options, DPI information, and the minimum DirectX support required for hardware rendering. To enable the device context (DC) render target to work with GDI, set the DXGI format to C1.Util.DX.DXGI.Format.B8G8R8A8_UNormand the alpha mode to AlphaMode.Premultipliedor D2D1_ALPHA_MODE_IGNORE. For more information about pixel formats, see {{Supported Pixel Formats and Alpha Modes}}.
Creates a render target that draws to a Windows Graphics Device Interface (GDI) device context.
シンタックス
'宣言
 
Public Shared Function Create( _
   ByVal factory As Factory, _
   ByRef properties As RenderTargetProperties _
) As DeviceContextRenderTarget

パラメータ

factory
an instance of Factory
properties
The rendering mode, pixel format, remoting options, DPI information, and the minimum DirectX support required for hardware rendering. To enable the device context (DC) render target to work with GDI, set the DXGI format to C1.Util.DX.DXGI.Format.B8G8R8A8_UNormand the alpha mode to AlphaMode.Premultipliedor D2D1_ALPHA_MODE_IGNORE. For more information about pixel formats, see {{Supported Pixel Formats and Alpha Modes}}.
参照

DeviceContextRenderTarget クラス
DeviceContextRenderTarget メンバ