Support for grayscale color space and variants. More...
#include "gil_config.hpp"
#include "utilities.hpp"
#include <boost/type_traits.hpp>
#include <boost/mpl/range_c.hpp>
#include <boost/mpl/vector_c.hpp>
Go to the source code of this file.
Classes | |
struct | gray_color_t |
Gray. More... | |
Namespaces | |
boost | |
Pixel 2D LOCATOR. | |
Typedefs | |
typedef mpl::vector1 < gray_color_t > | gray_t |
typedef layout< gray_t > | gray_layout_t |
Support for grayscale color space and variants.