oln::convert::f_xyz_to_nrgb< inbits, outbits > Struct Template Reference

#include <nrgbxyz.hh>

Inheritance diagram for oln::convert::f_xyz_to_nrgb< inbits, outbits >:

Inheritance graph
[legend]
Collaboration diagram for oln::convert::f_xyz_to_nrgb< inbits, outbits >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

color< 3, outbits, nrgb_traits > doit (const color< 3, inbits, xyz_traits > &v) const

Static Public Member Functions

static std::string name ()

Detailed Description

template<unsigned inbits, unsigned outbits>
struct oln::convert::f_xyz_to_nrgb< inbits, outbits >

Functor for conversion from XYZ to N-RGB color space.

Deprecated:
A composition should be performed with xyz->rgb and rgb->nrgb.
See also:
f_nrgb_to_xyz for more information.

Definition at line 135 of file nrgbxyz.hh.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 20 20:25:57 2007 for Olena by  doxygen 1.5.1