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