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