Bitmap for UWP
CreateBitmap メソッド (ImagingFactory)

C1.UWP.DX アセンブリ > C1.Util.DX.WIC 名前空間 > ImagingFactory クラス : CreateBitmap メソッド
HRESULT IWICImagingFactory::CreateBitmap([In] unsigned int uiWidth,[In] unsigned int uiHeight,[In] const GUID& pixelFormat,[In] WICBitmapCreateCacheOption option,[Out, Fast] IWICBitmap** ppIBitmap)
シンタックス
'宣言
 
Public Function CreateBitmap( _
   ByVal width As System.Integer, _
   ByVal height As System.Integer, _
   ByVal pixelFormatRef As System.Guid, _
   ByVal option As BitmapCreateCacheOption _
) As Bitmap
public Bitmap CreateBitmap( 
   System.int width,
   System.int height,
   System.Guid pixelFormatRef,
   BitmapCreateCacheOption option
)

パラメータ

width
height
pixelFormatRef
option
参照

ImagingFactory クラス
ImagingFactory メンバ