ColorPicker.erasePreset

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

struct ColorPicker
@nogc nothrow
void
erasePreset
(
in Color color
)

Meta