ReactOS 0.4.15-dev-6661-gcc6e444
|
#include <gdiplus_private.h>
Public Attributes | |
GpBrush | brush |
ARGB | color |
Definition at line 268 of file gdiplus_private.h.
GpBrush GpSolidFill::brush |
Definition at line 269 of file gdiplus_private.h.
ARGB GpSolidFill::color |
Definition at line 270 of file gdiplus_private.h.
Referenced by create_gdi_logbrush(), GdipGetSolidFillColor(), GdipSetSolidFillColor(), get_gdi_brush_color(), and METAFILE_FillBrushData().