pub fn blend_first_bottom( (bot_pixel, top_pixel): (&mut Rgba<u8>, &Rgba<u8>), _params: &Option<BlendAlgorithmParams>, )