|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageBase | |
---|---|
net.grelf.grip | This package contains the Java classes which are specific to the image processing application GRIP. GRIP is available as a free download from www.grelf.net - please always quote this URL in connection with GRIP. Version: 11.11.21 |
Uses of ImageBase in net.grelf.grip |
---|
Subclasses of ImageBase in net.grelf.grip | |
---|---|
class |
AccumulatorDouble
This is a 64-bits-per-channel floating point Accumulator. |
class |
AccumulatorInt
This is a 32-bits-per-channel integer Accumulator. |
class |
ImageDouble
This is used as an alternative to BufferedImage for holding 64-bits-per-channel (floating point) images. |
class |
ImageInt
For holding and processing images having 32 bits (integer) per pixel per channel. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |