[][src]Function libvips::ops::lab_2xyz

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

VipsLab2XYZ (Lab2XYZ), transform CIELAB to XYZ inp: &VipsImage -> Input image returns VipsImage - Output image