[][src]Function libvips::ops::lab_q_2s_rgb

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

VipsLabQ2sRGB (LabQ2sRGB), convert a LabQ image to sRGB inp: &VipsImage -> Input image returns VipsImage - Output image