ISoftwareBitmapNativeFactory 介面 (windows.graphics.imaging.interop.h)

建立 ISoftwareBitmapNative的實例。

繼承

ISoftwareBitmapNativeFactory介面繼承自IInspectableISoftwareBitmapNativeFactory 也有下列類型的成員:

方法

ISoftwareBitmapNativeFactory介面具有這些方法。

 
ISoftwareBitmapNativeFactory::CreateFromMF2DBuffer2

從提供的 IMF2DBuffer2 建立 ISoftwareBitmapNative。
ISoftwareBitmapNativeFactory::CreateFromWICBitmap

從提供的 IWICBitmap 建立 ISoftwareBitmapNative。

規格需求

   
目標平台 Windows
標頭 windows.graphics.imaging.interop.h

另請參閱

IInspectable