FreeRDP
rdpBrush Struct Reference

Data Fields

UINT32 x
 
UINT32 y
 
UINT32 bpp
 
UINT32 style
 
UINT32 hatch
 
UINT32 index
 
BYTE * data
 
BYTE p8x8 [8]
 

Detailed Description

Definition at line 64 of file primary.h.

Field Documentation

◆ bpp

UINT32 rdpBrush::bpp

Definition at line 68 of file primary.h.

◆ data

BYTE* rdpBrush::data

Definition at line 72 of file primary.h.

◆ hatch

UINT32 rdpBrush::hatch

Definition at line 70 of file primary.h.

◆ index

UINT32 rdpBrush::index

Definition at line 71 of file primary.h.

◆ p8x8

BYTE rdpBrush::p8x8[8]

Definition at line 73 of file primary.h.

◆ style

UINT32 rdpBrush::style

Definition at line 69 of file primary.h.

◆ x

UINT32 rdpBrush::x

Definition at line 66 of file primary.h.

◆ y

UINT32 rdpBrush::y

Definition at line 67 of file primary.h.


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