Uses of Interface
nl.captcha.noise.NoiseProducer
Packages that use NoiseProducer
-
Uses of NoiseProducer in nl.captcha
Methods in nl.captcha that return NoiseProducerMethods in nl.captcha with parameters of type NoiseProducerModifier and TypeMethodDescriptionCaptcha.Builder.addNoise(NoiseProducer nProd) Add noise using the given NoiseProducer.voidCaptchaBean.setNoiseProd(NoiseProducer noiseProd) -
Uses of NoiseProducer in nl.captcha.noise
Classes in nl.captcha.noise that implement NoiseProducerModifier and TypeClassDescriptionclassAdds a randomly curved line to the image.classDraws a 4-pixel thick straight red line through the given image.