Package captcha.graphics

Class Summary
BinaryImageCreator This is a helper class for creating binary images.
ImageFactory This class creates Images using the BufferedImage implementation from Java 1.2 and above.
PerspectiveProjection This class is the implementation for a perspective projection between two images of the same size (the areas of projection can be chosen within the constructor).
Quadrangle This class is the representation of an quadrangle (not necessarily a rectangle).
RgbMemoryImageConsumer This class grabs the pixels of an image from an ImageProducer.