org.dishevelled.iconbundle.impl
Class SelectionRasterOp
java.lang.Object
org.dishevelled.iconbundle.impl.AbstractRasterOp
org.dishevelled.iconbundle.impl.SelectionRasterOp
- All Implemented Interfaces:
- RasterOp
final class SelectionRasterOp
- extends AbstractRasterOp
Selection RasterOp.
- Version:
- $Revision: 974 $ $Date: 2011-01-04 21:40:23 -0600 (Tue, 04 Jan 2011) $
- Author:
- Michael Heuer
|
Constructor Summary |
SelectionRasterOp(Color selectionColor)
Create a new selection RasterOp with the specified
selection color. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectionRasterOp
public SelectionRasterOp(Color selectionColor)
- Create a new selection RasterOp with the specified
selection color.
- Parameters:
selectionColor - selection color
filter
public WritableRaster filter(Raster src,
WritableRaster dest)
-
Copyright (c) 2003-2011 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).