luxlabs header browser preview


@interface HFMutableColorPalette : HFColorPalette

- (void)setObject:(id)a0 atIndexedSubscript:(unsigned long long)a1;
- (void)setColor:(id)a0 atIndex:(unsigned long long)a1;

@end