|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectj2d.hpp.InvertFilter
public class InvertFilter
Constructor Summary | |
---|---|
InvertFilter()
|
Method Summary | |
---|---|
short |
getB(int b)
|
short |
getG(int g)
|
static ImageProcessorInterface |
getProcessor()
|
short |
getR(int r)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InvertFilter()
Method Detail |
---|
public short getR(int r)
getR
in interface HppFilterInterface
public short getG(int g)
getG
in interface HppFilterInterface
public short getB(int b)
getB
in interface HppFilterInterface
public static ImageProcessorInterface getProcessor()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |