TuttleOFX  1
gray_alpha.hpp File Reference
#include <boost/gil/gil_config.hpp>
#include <boost/mpl/contains.hpp>
#include <boost/gil/gray.hpp>
#include <boost/gil/typedefs.hpp>
Include dependency graph for gray_alpha.hpp:

Go to the source code of this file.

Data Structures

struct  boost::gil::default_color_converter_impl< gray_alpha_t, rgba_t >
 Gray Alpha to RGBA. More...
struct  boost::gil::default_color_converter_impl< gray_alpha_t, rgb_t >
struct  boost::gil::default_color_converter_impl< gray_alpha_t, gray_t >

Namespaces

namespace  boost
namespace  boost::gil

Typedefs

typedef mpl::vector2
< gray_color_t, alpha_t > 
boost::gil::gray_alpha_t
typedef layout< gray_alpha_t > boost::gil::gray_alpha_layout_t
typedef layout
< gray_alpha_layout_t,
mpl::vector2_c< int, 1, 0 > > 
boost::gil::alpha_gray_layout_t

Detailed Description

Author:
Andreas Pokorny
Date:
2007-2008

Definition in file gray_alpha.hpp.