Skip to main content

show_solid

Function show_solid 

Source
pub fn show_solid(
    ctx: &Ctx,
    rgb: [u8; 3],
    hold: bool,
    p: &mut dyn Progress,
) -> Result<()>
Expand description

Fill the panel with one colour.