Declaration

func removeColors(at colorIndexes: IndexSet)

Declaration

- (void) removeColorsAtIndexes:(NSIndexSet *) colorIndexes;

Declaration

removeColorsAtIndexes_(colorIndexes: NSIndexSet)

Parameters

colorIndexes

The indexes of the colors to remove.