X-Git-Url: http://git.imager.perl.org/imager.git/blobdiff_plain/e4bf9335cc2b884d905065b18d37f2014035ae4c..c028aa12237c3f2b4e52905c6872477d7b1d94aa:/color.c diff --git a/color.c b/color.c index 9c9d195b..634a6c85 100644 --- 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)