egui::widgets

Module color_picker

Source
Expand description

Color picker widgets.

Enums§

  • What options to show for alpha

Constants§

  • N 🔒
    Number of vertices per dimension in the color sliders. We need at least 6 for hues, and more for smooth 2D areas. Should always be a multiple of 6 to hit the peak hues in HSV/HSL (every 60°).

Functions§