Declaration

func removeColor(at colorIdx: UInt)

Declaration

- (void) removeColorAtIndex:(NSUInteger) colorIdx;

Declaration

removeColorAtIndex_(colorIdx: int)

Parameters

colorIdx

The index of the color to remove.