public class Dithering extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Dithering.C3 |
Constructor and Description |
---|
Dithering() |
Modifier and Type | Method and Description |
---|---|
static BufferedImage |
floydSteinbergDithering(BufferedImage img) |
public static BufferedImage floydSteinbergDithering(BufferedImage img)
Copyright © 2021. All rights reserved.