libvips/libvips/colour
Corentin Noël 69bf2be12b
Enhance the introspection support by fixing annotations (#2657)
Also refine the .metadata file
2022-02-15 10:54:40 +00:00
..
profiles add p3.icm to makefile.am 2021-04-08 10:53:15 +01:00
CMYK2XYZ.c
colour.c
colourspace.c Enhance the introspection support by fixing annotations (#2657) 2022-02-15 10:54:40 +00:00
dE00.c
dE76.c
dECMC.c
float2rad.c
HSV2sRGB.c
icc_transform.c more dbg output 2021-06-30 17:22:35 +01:00
Lab2LabQ.c
Lab2LabS.c
Lab2LCh.c Perf: improve conversion to LCH by ~30%, avoid costly atan2 2020-07-19 15:29:03 +01:00
Lab2XYZ.c Fix a few -Wstrict-aliasing=1 warnings (#2380) 2021-08-07 18:11:36 +01:00
LabQ2Lab.c
LabQ2LabS.c
LabQ2sRGB.c Enhance the introspection support by fixing annotations (#2657) 2022-02-15 10:54:40 +00:00
LabS2Lab.c
LabS2LabQ.c
LCh2Lab.c Fix a few -Wstrict-aliasing=1 warnings (#2380) 2021-08-07 18:11:36 +01:00
LCh2UCS.c
Makefile.am move the nsgif source into the tree 2021-02-28 12:20:05 +00:00
meson.build Add meson build system (#2637) 2022-02-08 15:19:36 +00:00
pcolour.h
profile_load.c better falling back on profile load 2021-04-24 17:44:25 +01:00
profiles.c colour: add a fallback for the increasingly-common P3 profile 2021-04-07 21:44:33 +01:00
profiles.h
rad2float.c
scRGB2BW.c Fix UBSan errors (#1948) 2021-09-12 13:14:24 +01:00
scRGB2sRGB.c Fix UBSan errors (#1948) 2021-09-12 13:14:24 +01:00
scRGB2XYZ.c
sRGB2HSV.c
sRGB2scRGB.c
UCS2LCh.c
wrap-profiles.sh Compress fallback profiles with zlib 2021-02-26 19:18:49 +00:00
XYZ2CMYK.c
XYZ2Lab.c Enhance the introspection support by fixing annotations (#2657) 2022-02-15 10:54:40 +00:00
XYZ2scRGB.c
XYZ2Yxy.c
Yxy2XYZ.c