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