fn fade_to(img: &mut Frame, color: [u8; 4], f: f32)
Mix the layer’s RGB towards color by f (FadeToColor transitions).
color
f