BrushFamily
- Android/JVM
-
android
class BrushFamily
A BrushFamily
describes a family of brushes (e.g. “highlighter” or “pressure pen”), irrespective of their size or color.
For now, BrushFamily
is an opaque type that can only be instantiated via StockBrushes
. A future version of this module will allow creating fully custom BrushFamily
objects.
BrushFamily
objects are immutable.