oln::convert::abstract::color_conversion< icomps, iqbits, icolor, ocomps, oqbits, ocolor, Exact > Struct Template Reference
#include <colorconv.hh>
Inheritance diagram for oln::convert::abstract::color_conversion< icomps, iqbits, icolor, ocomps, oqbits, ocolor, Exact >:
[legend]Collaboration diagram for oln::convert::abstract::color_conversion< icomps, iqbits, icolor, ocomps, oqbits, ocolor, Exact >:
[legend]
Detailed Description
template<unsigned icomps, unsigned iqbits, template< unsigned > class icolor, unsigned ocomps, unsigned oqbits, template< unsigned > class ocolor, class Exact = mlc::final>
struct oln::convert::abstract::color_conversion< icomps, iqbits, icolor, ocomps, oqbits, ocolor, Exact >
Base class for color conversion.
- Parameters:
-
| icomps | Number of components in the input. |
| iqbits | Number of bits per components in the input. |
| icolor | Input color. |
| ocomps | Number of components in the output. |
| oqbits | Number of bits per components in the output. |
| ocolor | Output color. |
| Exact | Exact class. |
Definition at line 57 of file colorconv.hh.
The documentation for this struct was generated from the following file:
Generated on Tue Feb 20 20:26:06 2007 for Olena by
1.5.1