Uses of Class
org.apache.commons.imaging.formats.xpm.XpmImageParser.XpmParseResult
-
Packages that use XpmImageParser.XpmParseResult Package Description org.apache.commons.imaging.formats.xpm The X PixMap image format. -
-
Uses of XpmImageParser.XpmParseResult in org.apache.commons.imaging.formats.xpm
Methods in org.apache.commons.imaging.formats.xpm that return XpmImageParser.XpmParseResult Modifier and Type Method Description private XpmImageParser.XpmParseResult
XpmImageParser. parseXpmHeader(ByteSource byteSource)
-