diff options
Diffstat (limited to 'src/rgb_xyz.h')
| -rw-r--r-- | src/rgb_xyz.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/rgb_xyz.h b/src/rgb_xyz.h index eb1b5ac8..4a920efb 100644 --- a/src/rgb_xyz.h +++ b/src/rgb_xyz.h @@ -32,6 +32,11 @@ */ +/** @file rgb_xyz.h + * @brief Conversion between RGB and XYZ + */ + + #include "types.h" #include <memory> #include <boost/optional.hpp> |
