Package nl.captcha.backgrounds
Class FlatColorBackgroundProducer
java.lang.Object
nl.captcha.backgrounds.FlatColorBackgroundProducer
- All Implemented Interfaces:
BackgroundProducer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAdd the background to the given image.getBackground(int width, int height)
-
Constructor Details
-
FlatColorBackgroundProducer
public FlatColorBackgroundProducer() -
FlatColorBackgroundProducer
-
-
Method Details
-
addBackground
Description copied from interface:BackgroundProducerAdd the background to the given image.- Specified by:
addBackgroundin interfaceBackgroundProducer- Parameters:
bi-- Returns:
-
getBackground
- Specified by:
getBackgroundin interfaceBackgroundProducer
-