|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.img.filter.ImageCombiningFilter
public class ImageCombiningFilter
Constructor Summary | |
---|---|
ImageCombiningFilter()
|
Method Summary | |
---|---|
ImageProducer |
filter(Image image1,
Image image2,
int x,
int y,
int w,
int h)
|
int |
filterRGB(int x,
int y,
int rgb1,
int rgb2)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageCombiningFilter()
Method Detail |
---|
public int filterRGB(int x, int y, int rgb1, int rgb2)
public ImageProducer filter(Image image1, Image image2, int x, int y, int w, int h)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |