|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.vistech.imagedata.BandCombineOpFactory
Constructor Summary | |
BandCombineOpFactory()
|
Method Summary | |
static java.awt.image.BandCombineOp |
getBandCombineOp(float[][] matrix)
|
static java.awt.image.BandCombineOp |
getGrayBandCombineOp()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BandCombineOpFactory()
Method Detail |
public static java.awt.image.BandCombineOp getGrayBandCombineOp()
public static java.awt.image.BandCombineOp getBandCombineOp(float[][] matrix)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |