Function diffuse_none

Source
pub fn diffuse_none(
    _data: &mut [u8],
    _width: i32,
    _height: i32,
    _x: i32,
    _y: i32,
    _depth: i32,
    _error: i32,
) -> Result<()>
Expand description

No-op diffuse function.