Uses of Class
org.apache.commons.imaging.formats.xpm.XpmImageParser.PaletteEntry
Packages that use XpmImageParser.PaletteEntry
-
Uses of XpmImageParser.PaletteEntry in org.apache.commons.imaging.formats.xpm
Fields in org.apache.commons.imaging.formats.xpm with type parameters of type XpmImageParser.PaletteEntryModifier and TypeFieldDescription(package private) Map
<Object, XpmImageParser.PaletteEntry> XpmImageParser.XpmHeader.palette
Methods in org.apache.commons.imaging.formats.xpm with parameters of type XpmImageParser.PaletteEntryModifier and TypeMethodDescriptionprivate void
XpmImageParser.populatePaletteEntry
(XpmImageParser.PaletteEntry paletteEntry, String key, String color)