Brushes also hold pen information (probably not forever, as it's not a good match). This is primarily used by the Bitmap class.
Public Member Functions | |
| Color | eval (float x, float y) |
| Evaluate the brush at a point. | |
Public Attributes | |
| Contorter | contort |
| The contortion to apply to points before sampling the color. | |
| float | width |
| When a pen, the width of it in pixels. | |
1.3.2