public class ImageTools extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
EXCLUDED_BACKGROUND_RGB |
| Constructor and Description |
|---|
ImageTools() |
| Modifier and Type | Method and Description |
|---|---|
static void |
blankImage(BufferedImage image) |
static BufferedImage |
deepCopy(BufferedImage image) |
static int |
fadeElement(int i) |
static int |
fadeExclusion(int i) |
public static void blankImage(BufferedImage image)
public static int fadeElement(int i)
public static int fadeExclusion(int i)
public static BufferedImage deepCopy(BufferedImage image)
Copyright © 2017 red6 enterprise software GmbH. All rights reserved.