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