org.freedesktop.cairo
Class Format
java.lang.Object
org.gnu.glib.Enum
org.freedesktop.cairo.Format
public class Format
- 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 |
ARGB32
public static final Format ARGB32
RGB24
public static final Format RGB24
A8
public static final Format A8
A1
public static final Format A1
intern
public static Format intern(int value)
test
public boolean test(Format other)