public class ColorFramePadder extends java.lang.Object implements ImagePadder
| Constructor and Description |
|---|
ColorFramePadder(java.awt.Color c) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSample(java.awt.image.BufferedImage src,
int col,
int row,
int band) |
public int getSample(java.awt.image.BufferedImage src,
int col,
int row,
int band)
getSample in interface ImagePaddersrc - col - row - band -