public interface KaptchaProducer extends com.google.code.kaptcha.Producer
Producer interface, adding property for getting the Kaptcha image
width and height (used when rendering the <img> element).| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
int |
getWidth() |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.