public interface NoiseProducer
| Modifier and Type | Method and Description |
|---|---|
void |
makeNoise(BufferedImage image)
Adds noise to the specified image.
|
void makeNoise(BufferedImage image)
image - the instance of BufferedImageCopyright © 2015. All rights reserved.