|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Colorspace | |
org.gnu.gdk |
Uses of Colorspace in org.gnu.gdk |
Fields in org.gnu.gdk declared as Colorspace | |
static Colorspace |
Colorspace.RGB
|
Methods in org.gnu.gdk that return Colorspace | |
static Colorspace |
Colorspace.intern(int value)
|
Colorspace |
Colorspace.or(Colorspace other)
|
Colorspace |
Colorspace.and(Colorspace other)
|
Colorspace |
Colorspace.xor(Colorspace other)
|
Methods in org.gnu.gdk with parameters of type Colorspace | |
Colorspace |
Colorspace.or(Colorspace other)
|
Colorspace |
Colorspace.and(Colorspace other)
|
Colorspace |
Colorspace.xor(Colorspace other)
|
boolean |
Colorspace.test(Colorspace other)
|
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV NEXT | FRAMES NO FRAMES |