ReactOS 0.4.17-dev-934-g091855f
D2D_RECT_U Struct Reference

#include <d2dbasetypes.h>

Public Attributes

UINT32 left
 
UINT32 top
 
UINT32 right
 
UINT32 bottom
 

Detailed Description

Definition at line 47 of file d2dbasetypes.h.

Member Data Documentation

◆ bottom

UINT32 D2D_RECT_U::bottom

Definition at line 52 of file d2dbasetypes.h.

Referenced by d2d_bitmap_CopyFromBitmap(), and d2d_bitmap_CopyFromMemory().

◆ left

UINT32 D2D_RECT_U::left

Definition at line 49 of file d2dbasetypes.h.

Referenced by d2d_bitmap_CopyFromBitmap(), and d2d_bitmap_CopyFromMemory().

◆ right

UINT32 D2D_RECT_U::right

Definition at line 51 of file d2dbasetypes.h.

Referenced by d2d_bitmap_CopyFromBitmap(), and d2d_bitmap_CopyFromMemory().

◆ top

UINT32 D2D_RECT_U::top

Definition at line 50 of file d2dbasetypes.h.

Referenced by d2d_bitmap_CopyFromBitmap(), and d2d_bitmap_CopyFromMemory().


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