Bitmap for UWP
Create(DeviceContext,BitmapSource) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > Bitmap1 クラス > Create メソッド : Create(DeviceContext,BitmapSource) メソッド
The render target.
A reference to a C1.Util.DX.WIC.BitmapSourcewic bitmap.
Creates a Bitmap from a wic bitmap.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal deviceContext As DeviceContext, _
   ByVal wicBitmapSource As BitmapSource _
) As Bitmap1
public static Bitmap1 Create( 
   DeviceContext deviceContext,
   BitmapSource wicBitmapSource
)

パラメータ

deviceContext
The render target.
wicBitmapSource
A reference to a C1.Util.DX.WIC.BitmapSourcewic bitmap.
参照

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