Function libvips::ops::sc_rgb_2s_rgb

source ·
pub fn sc_rgb_2s_rgb(inp: &VipsImage) -> Result<VipsImage>
Expand description

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