org.gnu.gdk
Class PixbufAlphaMode
java.lang.Object
org.gnu.glib.Enum
org.gnu.gdk.PixbufAlphaMode
public class PixbufAlphaMode
- extends org.gnu.glib.Enum
Methods inherited from class org.gnu.glib.Enum |
equals, getValue, hashCode |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
BILEVEL
public static final PixbufAlphaMode BILEVEL
FULL
public static final PixbufAlphaMode FULL
intern
public static PixbufAlphaMode intern(int value)
or
public PixbufAlphaMode or(PixbufAlphaMode other)
and
public PixbufAlphaMode and(PixbufAlphaMode other)
xor
public PixbufAlphaMode xor(PixbufAlphaMode other)
test
public boolean test(PixbufAlphaMode other)