Module egui::widgets::color_picker
source · [−]Expand description
Color picker widgets.
Enums
What options to show for alpha
Functions
Shows a button with the given color.
If the user clicks the button, a full color picker is shown.
Shows a button with the given color.
If the user clicks the button, a full color picker is shown.
Shows a button with the given color.
If the user clicks the button, a full color picker is shown.
The given color is in
sRGB
space.Shows a button with the given color.
If the user clicks the button, a full color picker is shown.
Shows a color picker where the user can change the given
Color32
color.Returns
true
on change.Show a color with background checkers to demonstrate transparency (if any).
Show a color with background checkers to demonstrate transparency (if any).