|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageType | |
org.gnu.gdk |
Uses of ImageType in org.gnu.gdk |
Fields in org.gnu.gdk declared as ImageType | |
static ImageType |
ImageType.NORMAL
|
static ImageType |
ImageType.SHARED
|
static ImageType |
ImageType.FASTEST
|
Methods in org.gnu.gdk that return ImageType | |
static ImageType |
ImageType.intern(int value)
|
ImageType |
ImageType.or(ImageType other)
|
ImageType |
ImageType.and(ImageType other)
|
ImageType |
ImageType.xor(ImageType other)
|
Methods in org.gnu.gdk with parameters of type ImageType | |
ImageType |
ImageType.or(ImageType other)
|
ImageType |
ImageType.and(ImageType other)
|
ImageType |
ImageType.xor(ImageType other)
|
boolean |
ImageType.test(ImageType other)
|
Constructors in org.gnu.gdk with parameters of type ImageType | |
Image(ImageType type,
Visual visual,
int width,
int height)
Create a new Image. |
|
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 |