2.2.2.43 EmfPlusSolidBrushData Object

The EmfPlusSolidBrushData object specifies a solid color for a graphics brush.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

SolidColor

SolidColor (4 bytes): An EmfPlusARGB object (section 2.2.2.1) that specifies the color of the brush.

Graphics brushes are specified by EmfPlusBrush objects (section 2.2.1.1). A solid color brush paints a background in a solid color.

See section 2.2.2 for the specification of additional structure objects.