summaryrefslogtreecommitdiff
path: root/src/rgb_xyz.cc
AgeCommit message (Expand)Author
2014-10-24Add xyz_to_xyz to do what rgb_to_xyz does without the colourspace conversion.Carl Hetherington
2014-10-20Fix comment; image must be little-endian (assuming we are on little-endian CP...Carl Hetherington
2014-10-16Tweak comment.12bitCarl Hetherington
2014-07-0712-bit hacks.Carl Hetherington
2013-08-18A few asserts.Carl Hetherington
2013-08-17More float -> double.Carl Hetherington
2013-07-23A few small cleanups.Carl Hetherington
2013-07-12Support rgb -> xyz encoding.Carl Hetherington
2013-07-12Move XYZ/RGB function to its own source file.Carl Hetherington