Main Page | Class Hierarchy | Class List | Class Members

Image32 Member List

This is the complete list of members for Image32, including all inherited members.

AddRandomNoise(const float &noise, Image32 &outputImage) const Image32
BeierNeelyMorph(const Image32 &source, const Image32 &destination, const OrientedLineSegmentPairs &olsp, const float &timeStep, Image32 &ouputImage)Image32 [static]
BilinearSample(const float &x, const float &y) const Image32
Blur3X3(Image32 &outputImage) const Image32
Brighten(const float &brightness, Image32 &outputImage) const Image32
Composite(const Image32 &overlay, Image32 &outputImage) const Image32
Contrast(const float &contrast, Image32 &outputImage) const Image32
Crop(const int &x1, const int &y1, const int &x2, const int &y2, Image32 &outputImage) const Image32
CrossDissolve(const Image32 &source, const Image32 &destination, const float &blendWeight, Image32 &ouputImage)Image32 [static]
EdgeDetect3X3(Image32 &outputImage) const Image32
FloydSteinbergDither(const int &bits, Image32 &outputImage) const Image32
FunFilter(Image32 &outputImage) const Image32
GaussianSample(const float &x, const float &y, const float &variance, const float &radius) const Image32
height(void) const Image32
Luminance(Image32 &outputImage) const Image32
NearestSample(const float &x, const float &y) const Image32
operator()(const int &x, const int &y)Image32
operator()(const int &x, const int &y) const Image32
operator=(const Image32 &img)Image32
OrderedDither2X2(const int &bits, Image32 &outputImage) const Image32
pixel(const int &x, const int &y)Image32
pixel(const int &x, const int &y) const Image32
Quantize(const int &bits, Image32 &outputImage) const Image32
RandomDither(const int &bits, Image32 &outputImage) const Image32
RotateBilinear(const float &angle, Image32 &outputImage) const Image32
RotateGaussian(const float &angle, Image32 &outputImage) const Image32
RotateNearest(const float &angle, Image32 &outputImage) const Image32
Saturate(const float &saturation, Image32 &outputImage) const Image32
ScaleBilinear(const float &scaleFactor, Image32 &outputImage) const Image32
ScaleGaussian(const float &scaleFactor, Image32 &outputImage) const Image32
ScaleNearest(const float &scaleFactor, Image32 &outputImage) const Image32
SetAlpha(const Image32 &matte)Image32
setSize(const int &width, const int &height)Image32
Warp(const OrientedLineSegmentPairs &olsp, Image32 &outputImage) const Image32
width(void) const Image32


Generated on Fri Feb 3 14:18:50 2006 for Assignment 1 by  doxygen 1.4.1