FreeRDP
MEM3BLT_ORDER Struct Reference

Data Fields

UINT32 cacheId
 
UINT32 colorIndex
 
INT32 nLeftRect
 
INT32 nTopRect
 
INT32 nWidth
 
INT32 nHeight
 
UINT32 bRop
 
INT32 nXSrc
 
INT32 nYSrc
 
UINT32 backColor
 
UINT32 foreColor
 
rdpBrush brush
 
UINT32 cacheIndex
 
rdpBitmap * bitmap
 

Detailed Description

Definition at line 256 of file primary.h.

Field Documentation

◆ backColor

UINT32 MEM3BLT_ORDER::backColor

Definition at line 267 of file primary.h.

◆ bitmap

rdpBitmap* MEM3BLT_ORDER::bitmap

Definition at line 271 of file primary.h.

◆ bRop

UINT32 MEM3BLT_ORDER::bRop

Definition at line 264 of file primary.h.

◆ brush

rdpBrush MEM3BLT_ORDER::brush

Definition at line 269 of file primary.h.

◆ cacheId

UINT32 MEM3BLT_ORDER::cacheId

Definition at line 258 of file primary.h.

◆ cacheIndex

UINT32 MEM3BLT_ORDER::cacheIndex

Definition at line 270 of file primary.h.

◆ colorIndex

UINT32 MEM3BLT_ORDER::colorIndex

Definition at line 259 of file primary.h.

◆ foreColor

UINT32 MEM3BLT_ORDER::foreColor

Definition at line 268 of file primary.h.

◆ nHeight

INT32 MEM3BLT_ORDER::nHeight

Definition at line 263 of file primary.h.

◆ nLeftRect

INT32 MEM3BLT_ORDER::nLeftRect

Definition at line 260 of file primary.h.

◆ nTopRect

INT32 MEM3BLT_ORDER::nTopRect

Definition at line 261 of file primary.h.

◆ nWidth

INT32 MEM3BLT_ORDER::nWidth

Definition at line 262 of file primary.h.

◆ nXSrc

INT32 MEM3BLT_ORDER::nXSrc

Definition at line 265 of file primary.h.

◆ nYSrc

INT32 MEM3BLT_ORDER::nYSrc

Definition at line 266 of file primary.h.


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