Function blend

Source
fn blend(px: &mut [u8], color: [u8; 4], cov: f32)
Expand description

Source-over in straight (non-premultiplied) alpha.