[][src]Function libvips::ops::sc_rgb2xyz

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

VipsscRGB2XYZ (scRGB2XYZ), transform scRGB to XYZ inp: &VipsImage -> Input image returns VipsImage - Output image