RetroArch
Public Attributes | List of all members
D2D1_MAPPED_RECT Struct Reference

Describes mapped memory from the ID2D1Bitmap1::Map API. More...

#include <d2d1_1.h>

Public Attributes

UINT32 pitch
 
BYTE * bits
 

Detailed Description

Describes mapped memory from the ID2D1Bitmap1::Map API.

Member Data Documentation

◆ bits

BYTE* D2D1_MAPPED_RECT::bits

◆ pitch

UINT32 D2D1_MAPPED_RECT::pitch

The documentation for this struct was generated from the following file: