TuttleOFX  1
luv.hpp File Reference
#include "rgb.hpp"
Include dependency graph for luv.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  terry::color::layout::luv::lightness_t
 Lightness. More...
struct  terry::color::layout::luv::u_t
 chrominance dimension u More...
struct  terry::color::layout::luv::v_t
 chrominance dimension v More...

Namespaces

namespace  terry
namespace  terry::color
namespace  terry::color::layout
namespace  terry::color::layout::luv

Typedefs

typedef boost::mpl::vector3
< luv::lightness_t, luv::u_t,
luv::v_t > 
terry::color::layout::luv_t