[][src]Function libvips::ops::sc_rgb_2s_rgb

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

VipsscRGB2sRGB (scRGB2sRGB), convert an scRGB image to sRGB inp: &VipsImage -> Input image returns VipsImage - Output image