Function pixels::rgba8_premultiply_inplace
source ยท pub fn rgba8_premultiply_inplace(pixels: &mut [u8]) -> bool
Expand description
Returns true if the pixels were found to be completely opaque.
pub fn rgba8_premultiply_inplace(pixels: &mut [u8]) -> bool
Returns true if the pixels were found to be completely opaque.