Class NegatedFilter
java.lang.Object
org.pushingpixels.substance.internal.utils.filters.AbstractFilter
org.pushingpixels.substance.internal.utils.filters.NegatedFilter
- All Implemented Interfaces:
BufferedImageOp
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.pushingpixels.substance.internal.utils.filters.AbstractFilter
createCompatibleDestImage, getBounds2D, getPixels, getPoint2D, getRenderingHints, setPixels
-
Constructor Details
-
NegatedFilter
public NegatedFilter()- Throws:
IllegalArgumentException
- ifscheme
is null
-
-
Method Details
-
filter
- Specified by:
filter
in interfaceBufferedImageOp
- Specified by:
filter
in classAbstractFilter
-