JavaScript is disabled on your browser.
CharGer conceptual graph and knowledge modeling tool
All Implemented Interfaces:
ImageConsumer, Cloneable
public class InvertFilter
extends RGBImageFilter
Inverts colors according to the color wheel; e.g. blue becomes yellow, etc.
Trying not to use this, since it seems to be really expensive in time and space.
Field Summary
Fields inherited from class RGBImageFilter
canFilterIndexColorModel, newmodel, origmodel
Fields inherited from class ImageFilter
consumer
Fields inherited from interface ImageConsumer
COMPLETESCANLINES, IMAGEABORTED, IMAGEERROR, RANDOMPIXELORDER, SINGLEFRAME, SINGLEFRAMEDONE, SINGLEPASS, STATICIMAGEDONE, TOPDOWNLEFTRIGHT
Method Summary
Methods inherited from class RGBImageFilter
filterIndexColorModel, filterRGBPixels, setColorModel, setPixels, setPixels, substituteColorModel
Methods inherited from class ImageFilter
clone, getFilterInstance, imageComplete, resendTopDownLeftRight, setDimensions, setHints, setProperties
Methods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
InvertFilter
public InvertFilter()
CharGer conceptual graph and knowledge modeling tool
Copyright 1998-2016 by Harry Delugach. All Rights Reserved. Copying is governed by the Lesser GPL license.