|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.netbeans.jemmy.image.ColorImageComparator.BackgroundColorMap
public static class ColorImageComparator.BackgroundColorMap
Turns background
color to black, left others unchanged.
Constructor Summary | |
---|---|
ColorImageComparator.BackgroundColorMap(int background)
Constructs a ColorImageComparator$BackgroundColorMap object. |
Method Summary | |
---|---|
int |
mapColor(int rgb)
Maps one color into another. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColorImageComparator.BackgroundColorMap(int background)
background
- Background color.Method Detail |
---|
public int mapColor(int rgb)
ColorImageComparator.ColorMap
mapColor
in interface ColorImageComparator.ColorMap
rgb
- an original color.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |