libvips/libvips/colour
John Cupitt 57cf9011e7 fix openslide read
previously it returned Cairo-style pre-multiplied argb, now it always
unpacks to png-style rgba for you

there was no real use for the coded form and it was annoying to have to
call im_argb2rgba() explicitly
2012-04-09 18:03:17 +01:00
..
Makefile.am fix openslide read 2012-04-09 18:03:17 +01:00
colour.c small fixes 2012-01-11 15:00:37 +00:00
colour_dispatch.c fix openslide read 2012-04-09 18:03:17 +01:00
derived.c remove dmalloc support 2011-09-23 17:12:47 +01:00
disp.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_LCh2Lab.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_LCh2UCS.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_Lab2LCh.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_Lab2LabQ.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_Lab2LabS.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_Lab2XYZ.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_LabQ2Lab.c hackery to get goi working 2011-12-31 18:22:42 +00:00
im_LabQ2LabS.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_LabQ2disp.c hackery to get goi working 2011-12-31 18:22:42 +00:00
im_LabS2Lab.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_LabS2LabQ.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_UCS2LCh.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_XYZ2Lab.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_XYZ2Yxy.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_XYZ2disp.c hackery to get goi working 2011-12-31 18:22:42 +00:00
im_Yxy2XYZ.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_dE00_fromLab.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_dECMC_fromLab.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_dE_fromLab.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_disp2XYZ.c hackery to get goi working 2011-12-31 18:22:42 +00:00
im_float2rad.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_icc_transform.c hackery to get goi working 2011-12-31 18:22:42 +00:00
im_lab_morph.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_rad2float.c remove dmalloc support 2011-09-23 17:12:47 +01:00