public class FishEyeRenderer extends Object implements Renderer
| Constructor and Description |
|---|
FishEyeRenderer()
Creates a warped grid with default black colors.
|
FishEyeRenderer(Color hColor,
Color vColor)
Creates a warped grid with specified colors.
|
| Modifier and Type | Method and Description |
|---|---|
void |
gimp(BufferedImage image)
Draws the graphic image based on the defined
BufferedImage. |
public FishEyeRenderer()
public void gimp(BufferedImage image)
RendererBufferedImage.gimp in interface Rendererimage - the filled instance of BufferedImage.Copyright © 2015. All rights reserved.