Function egui::widgets::color_picker::show_color_at

source ยท
pub fn show_color_at(painter: &Painter, color: Color32, rect: Rect)
Expand description

Show a color with background checkers to demonstrate transparency (if any).