Function libvips::ops::lab_2l_ch

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

VipsLab2LCh (Lab2LCh), transform Lab to LCh inp: &VipsImage -> Input image returns VipsImage - Output image