com.google.code.kaptcha
Interface GimpyEngine

All Known Implementing Classes:
FishEyeGimpy, ShadowGimpy, WaterRipple

public interface GimpyEngine

GimpyEngine is responsible for applying image distortion.


Method Summary
 java.awt.image.BufferedImage getDistortedImage(java.awt.image.BufferedImage baseImage)
           
 

Method Detail

getDistortedImage

java.awt.image.BufferedImage getDistortedImage(java.awt.image.BufferedImage baseImage)
Parameters:
baseImage - the base image
Returns:
the image with distortion applied to the base image


Copyright © 2010 Kaptcha. All Rights Reserved. Build version: 2.3.2