libvips/libvips/colour
John Cupitt 8626206278 better error message for colourspace 2016-10-26 09:49:12 +01:00
..
HSV2sRGB.c add VIPS_FABS/MAX/MIN/CLIP 2016-01-26 12:26:21 +00:00
LCh2Lab.c rename VipsColourSpace as VipsColourTransform 2015-01-04 21:44:54 +00:00
LCh2UCS.c add VIPS_FABS/MAX/MIN/CLIP 2016-01-26 12:26:21 +00:00
Lab2LCh.c fix atan() for -ve angles 2015-11-20 14:45:51 +00:00
Lab2LabQ.c use round() rather than rint() where appropriate 2016-08-20 12:59:41 +01:00
Lab2LabS.c more pyvips8 docs 2014-11-07 14:49:18 +00:00
Lab2XYZ.c doc improvements 2016-07-13 09:24:41 +01:00
LabQ2Lab.c fix all docs warnings 2014-11-17 10:32:40 +00:00
LabQ2LabS.c fix all docs warnings 2014-11-17 10:32:40 +00:00
LabQ2sRGB.c remove a couple of statics 2016-10-11 14:12:45 +01:00
LabS2Lab.c more pyvips8 docs 2014-11-07 14:49:18 +00:00
LabS2LabQ.c add VIPS_FABS/MAX/MIN/CLIP 2016-01-26 12:26:21 +00:00
Makefile.am boilerplate for hsv colourspace 2015-06-09 10:18:30 +01:00
UCS2LCh.c use builtin floor / ceil 2016-01-23 09:50:57 +00:00
XYZ2Lab.c doc improvements 2016-07-13 09:24:41 +01:00
XYZ2Yxy.c rename VipsColourSpace as VipsColourTransform 2015-01-04 21:44:54 +00:00
XYZ2scRGB.c rename VipsColourSpace as VipsColourTransform 2015-01-04 21:44:54 +00:00
Yxy2XYZ.c rename VipsColourSpace as VipsColourTransform 2015-01-04 21:44:54 +00:00
colour.c fix a compiler warning 2016-05-04 13:20:19 +01:00
colourspace.c better error message for colourspace 2016-10-26 09:49:12 +01:00
dE00.c add VIPS_FABS/MAX/MIN/CLIP 2016-01-26 12:26:21 +00:00
dE76.c rename VipsColourSpace as VipsColourTransform 2015-01-04 21:44:54 +00:00
dECMC.c rename VipsColourSpace as VipsColourTransform 2015-01-04 21:44:54 +00:00
float2rad.c fix all docs warnings 2014-11-17 10:32:40 +00:00
icc_transform.c improve docs for icc_* 2016-09-04 06:13:54 +01:00
pcolour.h rename VipsColourSpace as VipsColourTransform 2015-01-04 21:44:54 +00:00
rad2float.c now compiles cleanly with -Wstrict-prototypes 2015-01-21 09:02:56 +00:00
sRGB2HSV.c add VIPS_FABS/MAX/MIN/CLIP 2016-01-26 12:26:21 +00:00
sRGB2scRGB.c reduce the number of copy() ops 2016-02-26 14:05:35 +00:00
scRGB2BW.c make optional args into bullets 2016-05-02 10:12:37 +01:00
scRGB2XYZ.c rename VipsColourSpace as VipsColourTransform 2015-01-04 21:44:54 +00:00
scRGB2sRGB.c make optional args into bullets 2016-05-02 10:12:37 +01:00