[−][src]Function sdl2::gfx::imagefilter::add_byte
pub fn add_byte(src1: CVec<u8>, c: u8) -> Result<CVec<u8>, String>
Filter using AddByte
: D = saturation255(S + C).
pub fn add_byte(src1: CVec<u8>, c: u8) -> Result<CVec<u8>, String>
Filter using AddByte
: D = saturation255(S + C).