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

C1.UWP.DX アセンブリ > C1.Util.DX.WIC 名前空間 > BitmapDecoder クラス > Create メソッド : Create(ImagingFactory,Guid) メソッド
The factory.
The container format GUID.
Initializes a new instance of the BitmapDecoderclass from a guid. BitmapDecoderGuidsfor a list of default supported decoder.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal factory As ImagingFactory, _
   ByVal containerFormatGuid As System.Guid _
) As BitmapDecoder
public static BitmapDecoder Create( 
   ImagingFactory factory,
   System.Guid containerFormatGuid
)

パラメータ

factory
The factory.
containerFormatGuid
The container format GUID.
参照

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