Function blend_pixel_nonpremult

Source
fn blend_pixel_nonpremult(src: u32, dst: u32) -> u32
Expand description

Blend src over dst assuming they are NOT pre-multiplied by alpha.