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() |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.