API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
void vips_col_Ch2ab ( float C, float h, float* a, float* b )
Calculate ab from Ch, h in degrees.
C
Type: float
float
Chroma.
h
Hue angle (degrees).
a
Type: float*
float*
Return CIE a* value.
b
Return CIE b* value.