|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DirectBufferedImage.Type | |
---|---|
org.jagatoo.image |
Uses of DirectBufferedImage.Type in org.jagatoo.image |
---|
Methods in org.jagatoo.image that return DirectBufferedImage.Type | |
---|---|
DirectBufferedImage.Type |
DirectBufferedImage.getDirectType()
|
static DirectBufferedImage.Type |
DirectBufferedImage.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DirectBufferedImage.Type[] |
DirectBufferedImage.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jagatoo.image with parameters of type DirectBufferedImage.Type | |
---|---|
static DirectBufferedImage |
DirectBufferedImage.make(DirectBufferedImage.Type type,
int width,
int height)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |