[][src]Function egui::widgets::color_picker::color_edit_button_srgba

pub fn color_edit_button_srgba(ui: &mut Ui, srgba: &mut Srgba) -> Response

Shows a button with the given color. If the user clicks the button, a full color picker is shown.