Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Array::Trait::RgbStretch< ValT > Class Template Reference

Stretched display. More...

#include <RgbStretch.h>

List of all members.

Public Member Functions

 RgbStretch (Real64 lowVal, Real64 highVal)
 Constructor.
void DoIt (const ValT &pixV, UInt8 *rgbPtr)
 Actual operation.
template<>
void DoIt (const Real64 &pixV, UInt8 *rgbPtr)

Private Attributes

Real64 mLowVal
Real64 mHighVal
Real64 mInterval


Detailed Description

template<class ValT>
class Impala::Core::Array::Trait::RgbStretch< ValT >

Stretched display.

pixV is strectched between lowVal and highVal.

Definition at line 21 of file RgbStretch.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:05:06 2010 for ImpalaSrc by  doxygen 1.5.1