libvips/libvips/colour
Dimitri Bouron 21bceb5c38 Fix compilation error when lcms has not been found
If HAVE_LCMS2 is not defined, VipsImage is not declared in both
CMYK2XYZ and XYZ2CMYK source files.
2018-12-31 17:03:47 +01:00
..
profiles start hacking in a CMYK->XYZ import 2018-12-21 18:05:40 +00:00
CMYK2XYZ.c Fix compilation error when lcms has not been found 2018-12-31 17:03:47 +01:00
colour.c add cmyk2xyz and back 2018-12-27 17:35:35 +00:00
colourspace.c fix test suite 2018-12-28 20:53:25 +00:00
dE00.c add VIPS_FABS/MAX/MIN/CLIP 2016-01-26 12:26:21 +00:00
dE76.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
dECMC.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
float2rad.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
HSV2sRGB.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
icc_transform.c remove warnings from profile compat check 2018-12-28 15:06:56 +00:00
Lab2LabQ.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
Lab2LabS.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
Lab2LCh.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
Lab2XYZ.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
LabQ2Lab.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
LabQ2LabS.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
LabQ2sRGB.c Improve greyscale perf by using isinf/isnan after calc 2018-01-02 20:36:14 +00:00
LabS2Lab.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
LabS2LabQ.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
LCh2Lab.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
LCh2UCS.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
Makefile.am add cmyk2xyz and back 2018-12-27 17:35:35 +00:00
pcolour.h fix test suite 2018-12-28 20:53:25 +00:00
profiles.c start hacking in a CMYK->XYZ import 2018-12-21 18:05:40 +00:00
profiles.h start hacking in a CMYK->XYZ import 2018-12-21 18:05:40 +00:00
rad2float.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
scRGB2BW.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
scRGB2sRGB.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
scRGB2XYZ.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
sRGB2HSV.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
sRGB2scRGB.c sRGB2scRGB uses the colour luts directly 2017-11-26 16:47:24 +00:00
UCS2LCh.c add VIPS_ONCE and use it everywhere 2017-11-23 08:43:08 +00:00
wrap-profiles.sh start hacking in a CMYK->XYZ import 2018-12-21 18:05:40 +00:00
XYZ2CMYK.c Fix compilation error when lcms has not been found 2018-12-31 17:03:47 +01:00
XYZ2Lab.c add VIPS_ONCE and use it everywhere 2017-11-23 08:43:08 +00:00
XYZ2scRGB.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
XYZ2Yxy.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
Yxy2XYZ.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00