| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface GrayIntegerImageextends GrayImage, IntegerImageint or smaller) as samples.
An interface composed of GrayImage and IntegerImage.
Like all extensions of GrayImage, this image data class supports
only one channel.
GrayImage, IntegerImageMethods inherited from interface net.sourceforge.jiu.data.GrayImage | |
isBlack, isWhite, putBlack, putWhite | |
Methods inherited from interface net.sourceforge.jiu.data.IntegerImage | |
clear, clear, getMaxSample, getSample, getSample, getSamples, putSample, putSample, putSamples | |
Methods inherited from interface net.sourceforge.jiu.data.PixelImage | |
createCompatibleImage, createCopy, getAllocatedMemory, getBitsPerPixel, getHeight, getImageType, getNumChannels, getWidth | |