Struct BitmapInfoInterop

Struct BitmapInfoInterop#

Struct Documentation#

struct BitmapInfoInterop#

Information about the bitmap represented by a bitmap-object.

Public Members

std::uint32_t width#

The width of the bitmap in pixels.

std::uint32_t height#

The height of the bitmap in pixels.

std::int32_t pixelType#

The pixel type of the bitmap.