public class OffsetPixelSort extends GlitchAlgorithm
| Constructor and Description |
|---|
OffsetPixelSort() |
| Modifier and Type | Method and Description |
|---|---|
Color |
getBufferedArrayPixel(int x,
int y,
int[] bufferedImageArray,
BufferedImage imageMetadata) |
byte[] |
glitchPixels(byte[] inputImageBytes) |
getDescription, getIterations, getName, getPixelGlitchParameters, getSelectionPoint, setDescription, setIterations, setName, setPixelGlitchParameters, setSelectionPoint, toStringpublic byte[] glitchPixels(byte[] inputImageBytes)
throws Exception
glitchPixels in class GlitchAlgorithmExceptionpublic Color getBufferedArrayPixel(int x, int y, int[] bufferedImageArray, BufferedImage imageMetadata)
Copyright © 2017. All rights reserved.