ISoftwareBitmapNative interface (windows.graphics.imaging.interop.h)

Represents a software bitmap.

Inheritance

The ISoftwareBitmapNative interface inherits from the IUnknown interface. ISoftwareBitmapNative also has these types of members:

Methods

The ISoftwareBitmapNative interface has these methods.

 
ISoftwareBitmapNative::GetData

This method returns an interface that provides access to the software bitmap data.

Requirements

Requirement Value
Target Platform Windows
Header windows.graphics.imaging.interop.h

See also

IUnknown