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

C1.UWP.DX アセンブリ > C1.Util.DX.WIC 名前空間 > Bitmap クラス > Create メソッド : Create(ImagingFactory,BitmapSource,RectL) メソッド
The factory.
The bitmap source.
The rectangle.
Initializes a new instance of the Bitmapclass from a BitmapSource.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal factory As ImagingFactory, _
   ByVal bitmapSource As BitmapSource, _
   ByVal rectangle As RectL _
) As Bitmap
public static Bitmap Create( 
   ImagingFactory factory,
   BitmapSource bitmapSource,
   RectL rectangle
)

パラメータ

factory
The factory.
bitmapSource
The bitmap source.
rectangle
The rectangle.
参照

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