Horus Doc || IDL Reference || C++ Binding   Java Binding || Doxygen's quick Index  

ImageRepOperations Interface Reference

An image representation (HxImageRep in C++). More...

Inheritance diagram for ImageRepOperations::

ImageDataOperations RefCountBaseOperations ImageRep ImageRepPOA _ImageRepStub ImageRepPOATie List of all members.

Public Methods

ImageRep binaryPixOp (ImageRep arg, String bpoName, TagList tags) throws ImageException
ImageRep binaryPixOpVal (PixValue arg, String bpoName, TagList tags) throws ImageException
ImageRep unaryPixOp (String upoName, TagList tags) throws ImageException
ImageRep multiPixOp (ImageRep[] args, String mpoName, TagList tags) throws ImageException
ImageRep[] MNPixOp (ImageRep[] args, String mpoName, TagList tags) throws ImageException
PixValue reduceOp (String op, TagList tags) throws ImageException
ImageRep generalizedConvolution (ImageRep kernel, String gMul, String gAdd, ResultPrecision resPrec, TagList tags) throws ImageException
ImageRep genConv2dSep (ImageRep kernel1, ImageRep kernel2, String gMul, String gAdd, ResultPrecision resPrec, TagList tags) throws ImageException
ImageRep recGenConv (ImageRep kerImg, String gMul, String gAdd, ResultPrecision resPrec, TagList tags) throws ImageException
ImageRep neighbourhoodOp (String ngbName, TagList tags) throws ImageException
ImageRep geometricOp2d (Matrix func, GeoIntType gi, GeoTransType gt, boolean adjustSize, PixValue background) throws ImageException
ImageRep scale (double sx, double sy, GeoIntType gi)
PixValue getAt (int x, int y, int zz)
void destroy ()

Detailed Description

An image representation (HxImageRep in C++).


Member Function Documentation

ImageRep ImageRepOperations::binaryPixOp ImageRep    arg,
String    bpoName,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep ImageRepOperations::binaryPixOpVal PixValue    arg,
String    bpoName,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep ImageRepOperations::unaryPixOp String    upoName,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep ImageRepOperations::multiPixOp ImageRep    args[],
String    mpoName,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep [] ImageRepOperations::MNPixOp ImageRep    args[],
String    mpoName,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

PixValue ImageRepOperations::reduceOp String    op,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep ImageRepOperations::generalizedConvolution ImageRep    kernel,
String    gMul,
String    gAdd,
ResultPrecision    resPrec,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep ImageRepOperations::genConv2dSep ImageRep    kernel1,
ImageRep    kernel2,
String    gMul,
String    gAdd,
ResultPrecision    resPrec,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep ImageRepOperations::recGenConv ImageRep    kerImg,
String    gMul,
String    gAdd,
ResultPrecision    resPrec,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep ImageRepOperations::neighbourhoodOp String    ngbName,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep ImageRepOperations::geometricOp2d Matrix    func,
GeoIntType    gi,
GeoTransType    gt,
boolean    adjustSize,
PixValue    background
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep ImageRepOperations::scale double    sx,
double    sy,
GeoIntType    gi
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

PixValue ImageRepOperations::getAt int    x,
int    y,
int    zz
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

void ImageRepOperations::destroy  
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.


The documentation for this interface was generated from the following file:
Generated on Mon Jan 27 15:09:23 2003 for JavaBinding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001