skia2/third_party/qcms/src
2016-05-26 11:05:37 -07:00
..
tests Add exact version of qcms used by Chrome for testing and comparison 2016-05-26 11:05:37 -07:00
chain.c Add exact version of qcms used by Chrome for testing and comparison 2016-05-26 11:05:37 -07:00
chain.h Add exact version of qcms used by Chrome for testing and comparison 2016-05-26 11:05:37 -07:00
COPYING Add exact version of qcms used by Chrome for testing and comparison 2016-05-26 11:05:37 -07:00
empty.c Add exact version of qcms used by Chrome for testing and comparison 2016-05-26 11:05:37 -07:00
halffloat.h Add exact version of qcms used by Chrome for testing and comparison 2016-05-26 11:05:37 -07:00
iccread.c Add exact version of qcms used by Chrome for testing and comparison 2016-05-26 11:05:37 -07:00
matrix.c Add exact version of qcms used by Chrome for testing and comparison 2016-05-26 11:05:37 -07:00
matrix.h Add exact version of qcms used by Chrome for testing and comparison 2016-05-26 11:05:37 -07:00
qcms_util.c Add exact version of qcms used by Chrome for testing and comparison 2016-05-26 11:05:37 -07:00
qcms.h Add exact version of qcms used by Chrome for testing and comparison 2016-05-26 11:05:37 -07:00
qcmsint.h Add exact version of qcms used by Chrome for testing and comparison 2016-05-26 11:05:37 -07:00
qcmstypes.h Add exact version of qcms used by Chrome for testing and comparison 2016-05-26 11:05:37 -07:00
README Add exact version of qcms used by Chrome for testing and comparison 2016-05-26 11:05:37 -07:00
transform_util.c Add exact version of qcms used by Chrome for testing and comparison 2016-05-26 11:05:37 -07:00
transform_util.h Add exact version of qcms used by Chrome for testing and comparison 2016-05-26 11:05:37 -07:00
transform-sse2.c Add exact version of qcms used by Chrome for testing and comparison 2016-05-26 11:05:37 -07:00
transform.c Add exact version of qcms used by Chrome for testing and comparison 2016-05-26 11:05:37 -07:00

qcms
====

Quick color management.

Current limitations
-----------
- Only supports RGB and Gray colorspaces. e.g. no support for CMYK yet.
- Only packed RGB and RGBA, K, and KA.