Uses of Interface
nl.captcha.backgrounds.BackgroundProducer
Packages that use BackgroundProducer
-
Uses of BackgroundProducer in nl.captcha
Methods in nl.captcha that return BackgroundProducerMethods in nl.captcha with parameters of type BackgroundProducerModifier and TypeMethodDescriptionCaptcha.Builder.addBackground(BackgroundProducer bgProd) Add a background using the given BackgroundProducer.voidCaptchaBean.setBgProd(BackgroundProducer bgProd) -
Uses of BackgroundProducer in nl.captcha.backgrounds
Classes in nl.captcha.backgrounds that implement BackgroundProducerModifier and TypeClassDescriptionfinal classclassCreates a gradiated background with the given from and to Color values.classAdds a black and white squiggly background to the image.classGenerates a transparent background.