[][src]Function libvips::ops::sc_rgb2bw

pub fn sc_rgb2bw(inp: &VipsImage) -> Result<VipsImage>

VipsscRGB2BW (scRGB2BW), convert scRGB to BW inp: &VipsImage -> Input image returns VipsImage - Output image