projects
/
imager.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add new comparison method rgb_difference that resembles arithmetical difference per...
[imager.git]
/
color.c
diff --git
a/color.c
b/color.c
index 9c9d195b9dee255111c8d9e68e999ce3a3d37549..634a6c85c06e9a3d7f3869ca3af653705f75834f 100644
(file)
--- a/
color.c
+++ b/
color.c
@@
-16,6
+16,9
@@
color.c - color manipulation functions
A collection of utility functions for converting between color spaces.
+=over
+
+=cut
*/
#define EPSILON (1e-8)