Modifier and Type | Method and Description |
---|---|
Dithering.C3 |
add(Dithering.C3 o) |
int |
clamp(int c) |
int |
diff(Dithering.C3 o) |
Dithering.C3 |
mul(double d) |
Dithering.C3 |
sub(Dithering.C3 o) |
Color |
toColor() |
int |
toRGB() |
public Dithering.C3 add(Dithering.C3 o)
public Dithering.C3 sub(Dithering.C3 o)
public Dithering.C3 mul(double d)
public int diff(Dithering.C3 o)
public int toRGB()
public Color toColor()
public int clamp(int c)
Copyright © 2021. All rights reserved.