Package net.sourceforge.jiu.data
Interface Paletted8Image
- All Superinterfaces:
ByteChannelImage
,IntegerImage
,PalettedImage
,PalettedIntegerImage
,PixelImage
- All Known Implementing Classes:
MemoryPaletted8Image
An interface for classes that store paletted images with
eight bit integers for each pixel.
- Author:
- Marco Schmidt
- See Also:
-
Method Summary
Methods inherited from interface net.sourceforge.jiu.data.ByteChannelImage
clear, clear, getByteSample, getByteSample, getByteSamples, putByteSample, putByteSample, putByteSamples
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.PalettedImage
getPalette, setPalette
Methods inherited from interface net.sourceforge.jiu.data.PixelImage
createCompatibleImage, createCopy, getAllocatedMemory, getBitsPerPixel, getHeight, getImageType, getNumChannels, getWidth