[][src]Function libvips::ops::xyz_2sc_rgb

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

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