luxlabs header browser preview


@interface MFPBrush : NSObject

- (id)color;
- (void)fillPath:(id)a0;

@end