2.2.2.43 EmfPlusSolidBrushData Object
The EmfPlusSolidBrushData object specifies a solid color for a graphics brush.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.