org.deegree.ogcwebservices.wpvs.utils
Class ImageUtils.ColorsToTransparentFilter
java.lang.Object
java.awt.image.ImageFilter
java.awt.image.RGBImageFilter
org.deegree.ogcwebservices.wpvs.utils.ImageUtils.ColorsToTransparentFilter
- All Implemented Interfaces:
- java.awt.image.ImageConsumer, java.lang.Cloneable
- Enclosing class:
- ImageUtils
public class ImageUtils.ColorsToTransparentFilter
- extends java.awt.image.RGBImageFilter
An RGBImageFilter
to substitute all input colors by a completely
transparent one.
- Author:
- Ugo Taddei, last edited by: $Author: mschneider $
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
Fields inherited from class java.awt.image.RGBImageFilter |
canFilterIndexColorModel, newmodel, origmodel |
Fields inherited from class java.awt.image.ImageFilter |
consumer |
Fields inherited from interface java.awt.image.ImageConsumer |
COMPLETESCANLINES, IMAGEABORTED, IMAGEERROR, RANDOMPIXELORDER, SINGLEFRAME, SINGLEFRAMEDONE, SINGLEPASS, STATICIMAGEDONE, TOPDOWNLEFTRIGHT |
Method Summary |
int |
filterRGB(int x,
int y,
int argb)
|
Methods inherited from class java.awt.image.RGBImageFilter |
filterIndexColorModel, filterRGBPixels, setColorModel, setPixels, setPixels, substituteColorModel |
Methods inherited from class java.awt.image.ImageFilter |
clone, getFilterInstance, imageComplete, resendTopDownLeftRight, setDimensions, setHints, setProperties |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
alphaPercent
float alphaPercent
- 0.975f
ImageUtils.ColorsToTransparentFilter
public ImageUtils.ColorsToTransparentFilter(int[] colors)
- Parameters:
colors
- the Colors which should be transparent
filterRGB
public int filterRGB(int x,
int y,
int argb)
- Specified by:
filterRGB
in class java.awt.image.RGBImageFilter
- See Also:
RGBImageFilter
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org