org.gnu.gdk
public class RgbDither extends Enum
| Field Summary | |
|---|---|
| static RgbDither | MAX |
| static RgbDither | NONE |
| static RgbDither | NORMAL |
| Method Summary | |
|---|---|
| RgbDither | and(RgbDither other) |
| static RgbDither | intern(int value) |
| RgbDither | or(RgbDither other) |
| boolean | test(RgbDither other) |
| RgbDither | xor(RgbDither other) |