pub fn mult_by_byte(src1: CVec<u8>, c: u8) -> Result<CVec<u8>, String>
Expand description

Filter using MultByByte: D = saturation255(S * C).