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