org.gnu.gdk
Class ImageType
java.lang.Object
org.gnu.glib.Enum
org.gnu.gdk.ImageType
public class ImageType
- 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 |
NORMAL
public static final ImageType NORMAL
SHARED
public static final ImageType SHARED
FASTEST
public static final ImageType FASTEST
intern
public static ImageType intern(int value)
or
public ImageType or(ImageType other)
and
public ImageType and(ImageType other)
xor
public ImageType xor(ImageType other)
test
public boolean test(ImageType other)