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