|
JIU 0.14.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GrayIntegerImage
An empty interface for grayscale images which have integer values
of up to 32 bits (int
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
,
IntegerImage
Method Summary |
---|
Methods 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 |
|
JIU 0.14.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |