Function ColorPicker.erasePreset

Removes the given color from the list of color presets of this color picker.

void erasePreset (
  const(Color) color
) nothrow @nogc;