Declaration

init(palettes: [String : Any]?, colorBackground: BFColorBackground)

Declaration

- (instancetype) initWithPalettes:(NSDictionary<NSString *,id> *) palettes colorBackground:(BFColorBackground) colorBackground;

Declaration

initWithPalettes_colorBackground_(palettes: dict[str, object], colorBackground: BFColorBackground) -> BFColorPaletteInfo