Function libvips::ops::yxy_2xyz

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

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