public class BufferedImageFunctions
extends java.lang.Object
BufferedImages.| Constructor and Description |
|---|
BufferedImageFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static java.awt.image.BufferedImage |
clone(java.awt.image.BufferedImage bi)
Clones a given
BufferedImage and returns an exact copy of it. |