Function pconvert_rust::blending::algorithms::blend_alpha [−][src]
pub fn blend_alpha(
(bot_pixel, top_pixel): (&mut Rgba<u8>, &Rgba<u8>),
_params: &Option<BlendAlgorithmParams>
)pub fn blend_alpha(
(bot_pixel, top_pixel): (&mut Rgba<u8>, &Rgba<u8>),
_params: &Option<BlendAlgorithmParams>
)