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

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

Stretched display using fixed values so clipping is needed. More...

#include <RgbStretch.h>

List of all members.

Public Member Functions

 RgbStretchClip (Real64 lowVal, Real64 highVal)
 Constructor.
void DoIt (const ValT &pixV, UInt8 *rgbPtr)
 Actual operation.

Private Attributes

Real64 mLowVal
Real64 mHighVal
Real64 mInterval


Detailed Description

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

Stretched display using fixed values so clipping is needed.

pixV is strectched between lowVal and highVal and clipped.

Definition at line 65 of file RgbStretch.h.


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