|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterpType | |
org.gnu.gdk |
Uses of InterpType in org.gnu.gdk |
Fields in org.gnu.gdk declared as InterpType | |
static InterpType |
InterpType.NEAREST
|
static InterpType |
InterpType.TILES
|
static InterpType |
InterpType.BILINEAR
|
static InterpType |
InterpType.HYPER
|
Methods in org.gnu.gdk that return InterpType | |
static InterpType |
InterpType.intern(int value)
|
InterpType |
InterpType.or(InterpType other)
|
InterpType |
InterpType.and(InterpType other)
|
InterpType |
InterpType.xor(InterpType other)
|
Methods in org.gnu.gdk with parameters of type InterpType | |
InterpType |
InterpType.or(InterpType other)
|
InterpType |
InterpType.and(InterpType other)
|
InterpType |
InterpType.xor(InterpType other)
|
boolean |
InterpType.test(InterpType other)
|
Pixbuf |
Pixbuf.scale(int width,
int height,
InterpType itype)
Create a new pixbuf from an existing pixbuf scaled to the size provided. |
|
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 |