Function libvips::ops::xyz2_lab

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

VipsXYZ2Lab (XYZ2Lab), transform XYZ to Lab inp: &VipsImage -> Input image returns VipsImage - Output image