RgbLut< T, Len > Class Template Reference
Build an RGB colour space conversion lookup table from 0 to max(T).
More...
#include <DcTools.h>
List of all members.
|
Public Member Functions |
| RgbLut (RgbLutCs To, RgbLutCs From) |
| Construct the LUT.
|
Detailed Description
template<typename T, int Len = 256>
class RgbLut< T, Len >
Build an RGB colour space conversion lookup table from 0 to max(T).
The documentation for this class was generated from the following file: