Interface KaptchaProducer

All Superinterfaces:
com.google.code.kaptcha.Producer
All Known Implementing Classes:
KaptchaProducerImpl

public interface KaptchaProducer extends com.google.code.kaptcha.Producer
Extension of the Producer interface, adding property for getting the Kaptcha image width and height (used when rendering the <img> element).
Since:
5.3
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
     

    Methods inherited from interface com.google.code.kaptcha.Producer

    createImage, createText