public class DataAsSound extends GlitchAlgorithm
| Constructor and Description |
|---|
DataAsSound() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
glitchPixels(byte[] inputImageBytes) |
BufferedImage |
resizeImage(BufferedImage inputImage,
int width,
int height) |
getDescription, getIterations, getName, getPixelGlitchParameters, getSelectionPoint, setDescription, setIterations, setName, setPixelGlitchParameters, setSelectionPoint, toStringpublic byte[] glitchPixels(byte[] inputImageBytes)
throws Exception
glitchPixels in class GlitchAlgorithmExceptionpublic BufferedImage resizeImage(BufferedImage inputImage, int width, int height)
Copyright © 2017. All rights reserved.