| Interface | Description |
|---|---|
| NoiseProducer |
Base interface for the image noise producer.
|
| TextProducer |
Generate an answer for the CAPTCHA.
|
| Class | Description |
|---|---|
| CurvedLineNoiseProducer |
Adds a randomly curved line to the image.
|
| DefaultTextProducer |
Produces text of a given length from a given array of characters.
|
| NumbersAnswerProducer |
TextProducer implementation that will return a series of numbers.
|
Copyright © 2015. All rights reserved.