共用方式為


ID2D1DeviceContext::CreateBitmapFromWicBitmap 方法

藉由複製 WIC 位圖來建立 Direct2D 點陣圖。

多載清單

方法 描述
CreateBitmapFromWicBitmap (IWICBitmapSource*, ID2D1Bitmap1**) 藉由複製 WIC 位圖來建立 Direct2D 點陣圖。
CreateBitmapFromWicBitmap (IWICBitmapSource*, D2D1_BITMAP_PROPERTIES1*, ID2D1Bitmap1**) 藉由複製 WIC 位圖來建立 Direct2D 點陣圖。
CreateBitmapFromWicBitmap (IWICBitmapSource*, D2D1_BITMAP_PROPERTIES1&, ID2D1Bitmap1**) 藉由複製 WIC 位圖來建立 Direct2D 點陣圖。

另請參閱

ID2D1DeviceContext