Package artofillusion.image.filter

Class Summary
BlurFilter This is an image filter which blurs an image.
BrightnessFilter This is an image filter which adjusts the brightness of an image.
DepthOfFieldFilter This is an image filter which blurs parts of an image to simulate a depth of field effect.
ExposureFilter This is an image filter which compensates for over or under exposed images by applying a gamma correction.
GlowFilter This is an image filter which adds glow to an image.
ImageFilter This class defines an object which can filter rendered images.
NoiseReductionFilter This class implements an anisotropic diffusion filter, which is used to reduce noise in images.
OutlineFilter This is an image filter which blurs an image.
SaturationFilter This is an image filter which adjusts the saturation of an image.
TintFilter This is an image filter which multiplies an image by a color.
 



Copyright © 1999-2011 by Peter Eastman.