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

GetRgbPixels.h File Reference

#include <string>
#include "Core/Array/Pattern/PatRgbOp.h"
#include "Core/Array/Trait/RgbLabel.h"
#include "Core/Array/Trait/RgbLabel60.h"
#include "Core/Array/Trait/RgbLabelN.h"
#include "Core/Array/Trait/RgbBinary.h"
#include "Core/Array/Trait/RgbDirect.h"
#include "Core/Array/Trait/RgbStretch.h"
#include "Core/Array/Trait/RgbLogMag.h"
#include "Core/Geometry/GeoIntType.h"
#include "Core/Array/PixMin.h"
#include "Core/Array/PixMax.h"
#include "Core/Array/PixStat.h"
#include "Core/Array/PixMinMax.h"
#include "Core/Array/Element/E1Min.h"
#include "Core/Array/Element/E1Max.h"

Include dependency graph for GetRgbPixels.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Impala
namespace  Impala::Core
namespace  Impala::Core::Array

Functions

template<class ArrayT>
void Impala::Core::Array::GetRgbPixels (ArrayT *src, UInt8 *pixels, std::string displayMode, int resWidth=-1, int resHeight=-1, Geometry::GeoIntType gi=Geometry::NEAREST)
template<class ArrayT>
void Impala::Core::Array::GetRgbPixelsLM (ArrayT *src, UInt8 *pixels, Real64 logScale, int resWidth=-1, int resHeight=-1, Geometry::GeoIntType gi=Geometry::NEAREST)
template<class ArrayT>
void Impala::Core::Array::GetRgbPixelsSt (ArrayT *src, UInt8 *pixels, Real64 lowVal, Real64 highVal, int resWidth=-1, int resHeight=-1, Geometry::GeoIntType gi=Geometry::NEAREST)


Generated on Fri Mar 19 09:54:59 2010 for ImpalaSrc by  doxygen 1.5.1