2004
Michael Natterer
Retrieve information about the specified brush.
This procedure retrieves information about the specified brush. This includes the brush name, and the brush extents (width and height).
unknown
Type | Name | Description |
---|---|---|
PF_VALUE | name | The brush name |
Type | Name | Description |
---|---|---|
PF_INT | width | The brush width |
PF_INT | height | The brush height |
PF_INT | mask-bpp | The brush mask bpp |
PF_INT | color-bpp | The brush color bpp |