ISoftwareBitmapNativeFactory interface

Creates instances of ISoftwareBitmapNative.

Members

The ISoftwareBitmapNativeFactory interface inherits from IInspectable. ISoftwareBitmapNativeFactory also has these types of members:

Methods

The ISoftwareBitmapNativeFactory interface has these methods.

MethodDescription
CreateFromMF2DBuffer2

Creates an ISoftwareBitmapNative from the provided IMF2DBuffer2.

CreateFromWICBitmap

Creates an ISoftwareBitmapNative from the provided IWICBitmap.

 

See also

IInspectable

 

 

Show: