[][src]Function iconwriter::resample::nearest_neighbor

pub fn nearest_neighbor(source: &SourceImage, size: Size) -> Result<RgbaImage>