Class GradiatedBackgroundProducer

java.lang.Object
nl.captcha.backgrounds.GradiatedBackgroundProducer
All Implemented Interfaces:
BackgroundProducer

public class GradiatedBackgroundProducer extends Object implements BackgroundProducer
Creates a gradiated background with the given from and to Color values. If none are specified they default to light gray and white respectively.
Author:
James Childers