|
JIU 0.12.0 Homepage | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Gray16Image | |
net.sourceforge.jiu.data | Provides classes to store images and data directly related to them. |
net.sourceforge.jiu.gui.awt | Classes to interoperate with Java's first GUI toolkit, the AWT (Abstract Windowing Toolkit). |
Uses of Gray16Image in net.sourceforge.jiu.data |
Classes in net.sourceforge.jiu.data that implement Gray16Image | |
class |
MemoryGray16Image
An implementation of Gray16Image that keeps the complete image in memory.
|
Uses of Gray16Image in net.sourceforge.jiu.gui.awt |
Methods in net.sourceforge.jiu.gui.awt with parameters of type Gray16Image | |
static Image |
ImageCreator.convertToAwtImage(Gray16Image image,
int alpha)
Creates an AWT Image object from a Gray16Image object and an alpha value. |
|
JIU 0.12.0 Homepage | ||||||||||
PREV NEXT | FRAMES NO FRAMES |