ColorMap Member List

This is the complete list of members for ColorMap, including all inherited members.
attach(PixRGB< byte > *array, const int width, const int height)Image< PixRGB< byte > > [inline]
begin() constImage< PixRGB< byte > > [inline]
beginw()Image< PixRGB< byte > > [inline]
clear(const PixRGB< byte > &val=PixRGB< byte >())Image< PixRGB< byte > > [inline]
ColorMap()ColorMap
ColorMap(const int n)ColorMap
ColorMap(const Image< PixRGB< byte > > &cmap)ColorMap
const_iterator typedefImage< PixRGB< byte > >
coordsOk(const Point2D< int > &P) constImage< PixRGB< byte > > [inline]
coordsOk(const int i, const int j) constImage< PixRGB< byte > > [inline]
coordsOk(const Point2D< float > &p) constImage< PixRGB< byte > > [inline]
coordsOk(const float i, const float j) constImage< PixRGB< byte > > [inline]
deepcopy() constImage< PixRGB< byte > > [inline]
detach()Image< PixRGB< byte > > [inline]
end() constImage< PixRGB< byte > > [inline]
endw()Image< PixRGB< byte > > [inline]
freeMem()Image< PixRGB< byte > > [inline]
getArrayPtr() constImage< PixRGB< byte > > [inline]
getArrayPtr()Image< PixRGB< byte > > [inline]
getBounds() constImage< PixRGB< byte > > [inline]
getDims() constImage< PixRGB< byte > > [inline]
getHeight() constImage< PixRGB< byte > > [inline]
getSize() constImage< PixRGB< byte > > [inline]
getVal(const int index) constImage< PixRGB< byte > > [inline]
getVal(const int x, const int y) constImage< PixRGB< byte > > [inline]
getVal(const Point2D< int > &p) constImage< PixRGB< byte > > [inline]
getVal(const int x, const int y, T2 &val) constImage< PixRGB< byte > > [inline]
getValInterp(const float x, const float y) constImage< PixRGB< byte > > [inline]
getValInterp(const Point2D< float > &p) constImage< PixRGB< byte > > [inline]
getValInterpScaled(const Point2D< int > &p, const Dims &pdims) constImage< PixRGB< byte > > [inline]
getWidth() constImage< PixRGB< byte > > [inline]
GRADIENT(const PixRGB< byte > &from, const PixRGB< byte > &to, const int n=256)ColorMap [static]
GREY(const int n=256)ColorMap [static]
hasSameData(const Image< PixRGB< byte > > &b) constImage< PixRGB< byte > >
Image(const PixRGB< byte > *inarray, int width, int height)Image< PixRGB< byte > > [inline]
Image(const PixRGB< byte > *inarray, const Dims &dims)Image< PixRGB< byte > > [inline]
Image(int width, int height, InitPolicy init)Image< PixRGB< byte > > [inline]
Image(const Dims &dims, InitPolicy init)Image< PixRGB< byte > > [inline, explicit]
Image()Image< PixRGB< byte > > [inline]
Image(const Image< PixRGB< byte > > &A)Image< PixRGB< byte > > [inline]
Image(const Image< T2 > &A)Image< PixRGB< byte > > [inline]
initialized() constImage< PixRGB< byte > > [inline]
is1D() constImage< PixRGB< byte > > [inline]
isSameSize(const C &other) constImage< PixRGB< byte > > [inline]
isShared() constImage< PixRGB< byte > >
isSquare() constImage< PixRGB< byte > > [inline]
isTransposedVector() constImage< PixRGB< byte > > [inline]
isVector() constImage< PixRGB< byte > > [inline]
iterator typedefImage< PixRGB< byte > >
JET(const int n=256)ColorMap [static]
LINES(const int n=256)ColorMap [static]
operator*(const T2 &val) constImage< PixRGB< byte > > [inline]
operator*(const Image< T2 > &img) constImage< PixRGB< byte > > [inline]
operator*=(const PixRGB< byte > &val)Image< PixRGB< byte > >
operator*=(const Image< T2 > &A)Image< PixRGB< byte > > [inline]
operator+(const T2 &val) constImage< PixRGB< byte > > [inline]
operator+(const Image< T2 > &img) constImage< PixRGB< byte > > [inline]
operator+=(const PixRGB< byte > &val)Image< PixRGB< byte > >
operator+=(const Image< T2 > &A)Image< PixRGB< byte > > [inline]
operator-(const T2 &val) constImage< PixRGB< byte > > [inline]
operator-(const Image< T2 > &img) constImage< PixRGB< byte > > [inline]
operator-=(const PixRGB< byte > &val)Image< PixRGB< byte > >
operator-=(const Image< T2 > &A)Image< PixRGB< byte > > [inline]
operator/(const T2 &val) constImage< PixRGB< byte > > [inline]
operator/(const Image< T2 > &img) constImage< PixRGB< byte > > [inline]
operator/=(const PixRGB< byte > &val)Image< PixRGB< byte > >
operator/=(const Image< T2 > &A)Image< PixRGB< byte > > [inline]
operator<<(const unsigned int nbits) constImage< PixRGB< byte > >
operator<<=(const unsigned int nbits)Image< PixRGB< byte > >
operator=(const Image< PixRGB< byte > > &A)Image< PixRGB< byte > > [inline]
operator=(const Image< T2 > &A)Image< PixRGB< byte > > [inline]
operator==(const Image< PixRGB< byte > > &that) constImage< PixRGB< byte > >
operator>>(const unsigned int nbits) constImage< PixRGB< byte > >
operator>>=(const unsigned int nbits)Image< PixRGB< byte > >
operator[](const int index)Image< PixRGB< byte > > [inline]
operator[](const int index) constImage< PixRGB< byte > > [inline]
operator[](const Point2D< int > &p)Image< PixRGB< byte > > [inline]
operator[](const Point2D< int > &p) constImage< PixRGB< byte > > [inline]
operator|=(const Image< T2 > &A)Image< PixRGB< byte > > [inline]
rectangleOk(const Rectangle &rect) constImage< PixRGB< byte > > [inline]
refCount() constImage< PixRGB< byte > >
resize(const Dims &dims, const bool clear=false)Image< PixRGB< byte > > [inline]
resize(const int width, const int height, const bool clear=false)Image< PixRGB< byte > > [inline]
setVal(const int index, const T2 &value)Image< PixRGB< byte > > [inline]
setVal(const int x, const int y, const T2 &value)Image< PixRGB< byte > > [inline]
setVal(const Point2D< int > &p, const T2 &value)Image< PixRGB< byte > > [inline]
size() constImage< PixRGB< byte > > [inline]
swap(Image< PixRGB< byte > > &other)Image< PixRGB< byte > > [inline]
~ColorMap()ColorMap [virtual]
~Image()Image< PixRGB< byte > > [inline]
Generated on Sun May 8 08:43:18 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3