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