[][src]Function libvips::ops::xyz2_yxy

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

VipsXYZ2Yxy (XYZ2Yxy), transform XYZ to Yxy inp: &VipsImage -> Input image returns VipsImage - Output image