|
GetBrush
|
| Gets a components 'brush' property
|
- HANDLE
|
Handle
|
| The component handle of the property owner
|
- STRING
|
Property
|
| The textual name of the property
|
- ULONG
|
MainCol
|
| The main colour of the brush property as RGB value
|
- ULONG
|
GradCol
|
| The gradient colour of the brush property as RGB value
|
- BYTE
|
Gradient
|
| The gradient style
|
- BYTE
|
Opacity
|
| The opacity of the gradient (255 = opaque, 0 = transparent)
|
- BOOL
|
Return
|