Package com.github.cage.image

Classes in this package are responsible for the actual image generation, the central class is Painter.

See:
          Description

Class Summary
ConstantColorGenerator IGenerator implementation that returns always the same Color.
EffectConfig Class to represent used effect configuration by Painter.
Painter This class does most of the captcha drawing.
RgbColorGenerator Random RGB Color object generator.
Rippler A filter to generate ripple (wave) effected images.
Rippler.AxisConfig Class to respresent wave tranforming information for an axis.
ScaleConfig Used by EffectConfig to hold the scaling scalars for the captcha image.
 

Enum Summary
Painter.Quality Enumeration for different image quality levels.
 

Package com.github.cage.image Description

Classes in this package are responsible for the actual image generation, the central class is Painter.



Copyright © 2011. All Rights Reserved.