public class ExtendedBorderPadder extends java.lang.Object implements ImagePadder
| Modifier and Type | Method and Description |
|---|---|
static ExtendedBorderPadder |
getInstance() |
int |
getSample(java.awt.image.BufferedImage src,
int col,
int row,
int band) |
public static ExtendedBorderPadder getInstance()
public int getSample(java.awt.image.BufferedImage src,
int col,
int row,
int band)
getSample in interface ImagePadder