Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
U_LOGBRUSH Struct Reference

For U_EMRCREATEBRUSHINDIRECT lb field. More...

#include <uemf.h>

Public Attributes

uint32_t lbStyle
 < In MS documentation this is LogBrushEx Object
 
U_COLORREF lbColor
 Brush color.
 
uint32_t lbHatch
 HatchStyle Enumeration.
 

Detailed Description

For U_EMRCREATEBRUSHINDIRECT lb field.

EMF manual 2.2.12, Microsoft name: LogBrushEx Object

Definition at line 1813 of file uemf.h.

Member Data Documentation

◆ lbColor

U_COLORREF U_LOGBRUSH::lbColor

Brush color.

Definition at line 1815 of file uemf.h.

Referenced by Inkscape::Extension::Internal::Emf::select_brush().

◆ lbHatch

uint32_t U_LOGBRUSH::lbHatch

HatchStyle Enumeration.

Definition at line 1816 of file uemf.h.

Referenced by Inkscape::Extension::Internal::Emf::select_brush().

◆ lbStyle

uint32_t U_LOGBRUSH::lbStyle

< In MS documentation this is LogBrushEx Object

LB_Style Enumeration

Definition at line 1814 of file uemf.h.

Referenced by Inkscape::Extension::Internal::Emf::select_brush().


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