Function libvips::ops::xyz_2sc_rgb

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

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