FreeRDP
GDI_PEN Struct Reference

#include <gdi.h>

Data Fields

BYTE objectType
 
UINT32 style
 
INT32 width
 
INT32 posX
 
INT32 posY
 
UINT32 color
 
UINT32 format
 
const gdiPalette * palette
 

Field Documentation

◆ color

UINT32 GDI_PEN::color

◆ format

UINT32 GDI_PEN::format

◆ objectType

BYTE GDI_PEN::objectType

◆ palette

const gdiPalette* GDI_PEN::palette

◆ posX

INT32 GDI_PEN::posX

◆ posY

INT32 GDI_PEN::posY

◆ style

UINT32 GDI_PEN::style

◆ width

INT32 GDI_PEN::width

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