Uses of Class
org.apache.commons.imaging.formats.xbm.XbmImageParser.XbmParseResult
-
Packages that use XbmImageParser.XbmParseResult Package Description org.apache.commons.imaging.formats.xbm The X BitMap image format. -
-
Uses of XbmImageParser.XbmParseResult in org.apache.commons.imaging.formats.xbm
Methods in org.apache.commons.imaging.formats.xbm that return XbmImageParser.XbmParseResult Modifier and Type Method Description private XbmImageParser.XbmParseResult
XbmImageParser. parseXbmHeader(ByteSource byteSource)
-