#include "Core/Geometry/GeoIntType.h"
#include "Core/Array/Pattern/FuncRgbOp.h"
Include dependency graph for PatRgbOp.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 |
namespace | Impala::Core::Array::Pattern |
Functions | |
template<class ArrayT, class RgbOpT> | |
void | Impala::Core::Array::Pattern::PatRgbOp (ArrayT *src, int *pixels, int resWidth, int resHeight, Geometry::GeoIntType gi, RgbOpT &rgbOp) |
template<class ArrayT, class RgbOpT> | |
void | Impala::Core::Array::Pattern::PatRgbOp (ArrayT *src, UInt8 *pixels, int resWidth, int resHeight, Geometry::GeoIntType gi, RgbOpT &rgbOp) |