Module egui::widgets::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§