sdl2::gfx::imagefilter
pub fn bit_or(src1: CVec<u8>, src2: CVec<u8>) -> Result<CVec<u8>, String>
Filter using BitOr: D = S1 | S2.
BitOr