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]List of all members.
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 Thu Apr 15 20:15:32 2004 for Olena by
1.3.6-20040222