Uses of Interface
net.sourceforge.jiu.data.PalettedImage
Packages that use PalettedImage
-
Uses of PalettedImage in net.sourceforge.jiu.data
Subinterfaces of PalettedImage in net.sourceforge.jiu.dataModifier and TypeInterfaceDescriptioninterfaceAn interface for classes that store paletted images with eight bit integers for each pixel.interfaceAn empty interface for a paletted image type that uses integer values as samples.Classes in net.sourceforge.jiu.data that implement PalettedImageModifier and TypeClassDescriptionclassThis class stores a paletted image with one byte per sample in memory.