ICF 3.1.1.10
Technical documentation of ICF Libraries
TPixelConversion.h File Reference
#include <iimg/iimg.h>
Include dependency graph for TPixelConversion.h:

Go to the source code of this file.

Classes

class  iimg::TPixelConversion< SourcePixel, DestPixel, CalcPixel >
 A generic pixel conversion. More...
 

Namespaces

namespace  iimg
 Contains the system indenendent definitions of image and related themes.
 

Typedefs

typedef TPixelConversion< quint8, quint8 > iimg::CGrayGrayPixelConversion
 
typedef TPixelConversion< float, quint8, float > iimg::CFloatGrayPixelConversion
 
typedef TPixelConversion< quint8, float, float > iimg::CGrayFloatPixelConversion
 
typedef TPixelConversion< float, float > iimg::CFloatFloatPixelConversion
 

© Witold Gantzke and Kirill Lepskiy