Function pconvert_rust::blending::algorithms::blend_first_bottom
source · pub fn blend_first_bottom(
(bot_pixel, top_pixel): (&mut Rgba<u8>, &Rgba<u8>),
_params: &Option<BlendAlgorithmParams>
)pub fn blend_first_bottom(
(bot_pixel, top_pixel): (&mut Rgba<u8>, &Rgba<u8>),
_params: &Option<BlendAlgorithmParams>
)