rgbnrgb.hh File Reference

#include <oln/convert/abstract/colorconv.hh>
#include <ntg/color/rgb.hh>
#include <ntg/color/nrgb.hh>
#include <ntg/basics.hh>
#include <sstream>

Include dependency graph for rgbnrgb.hh:

Go to the source code of this file.

Namespaces

namespace  oln
namespace  oln::convert

Classes

struct  oln::convert::f_rgb_to_nrgb< inbits, outbits >
struct  oln::convert::f_nrgb_to_rgb< inbits, outbits >

Functions

template<unsigned inbits, unsigned outbits>
color< 3, outbits, nrgb_traits > oln::convert::rgb_to_nrgb (const color< 3, inbits, rgb_traits > &v)
template<unsigned inbits, unsigned outbits>
color< 3, outbits, rgb_traits > oln::convert::nrgb_to_rgb (const color< 3, inbits, nrgb_traits > &v)


Detailed Description

REF: The formulas used here come from ``Digital Image Processing Algorithms and Applications'', I. Pitas; Wiley-Interscience.

Definition in file rgbnrgb.hh.


Generated on Tue Feb 20 20:21:27 2007 for Olena by  doxygen 1.5.1