Enum
org.gnu.gdk.ImageType
public class ImageType
extends Enum
static ImageType
FASTEST
NORMAL
SHARED
ImageType
and(ImageType other)
intern(int value)
or(ImageType other)
boolean
test(ImageType other)
xor(ImageType other)
public static final ImageType FASTEST
public static final ImageType NORMAL
public static final ImageType SHARED
public ImageType and(ImageType other)
public static ImageType intern(int value)
public ImageType or(ImageType other)
public boolean test(ImageType other)
public ImageType xor(ImageType other)