[][src]Function cichlid::math::scale_u8_video

pub const fn scale_u8_video(i: u8, scale: u8) -> u8

Scale a u8 by another, but in video mode.

Video scaling guarantees the output of this function will only be zeroif-and-only-if at least one of the inputs are zero.