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 TypeInterfaceDescriptioninterface
An interface for classes that store paletted images with eight bit integers for each pixel.interface
An empty interface for a paletted image type that uses integer values as samples.Classes in net.sourceforge.jiu.data that implement PalettedImageModifier and TypeClassDescriptionclass
This class stores a paletted image with one byte per sample in memory.