Uses of Class
org.apache.commons.imaging.formats.pcx.PcxImageParser.PcxHeader
Packages that use PcxImageParser.PcxHeader
-
Uses of PcxImageParser.PcxHeader in org.apache.commons.imaging.formats.pcx
Methods in org.apache.commons.imaging.formats.pcx that return PcxImageParser.PcxHeaderModifier and TypeMethodDescriptionprivate PcxImageParser.PcxHeaderPcxImageParser.readPcxHeader(InputStream is, boolean isStrict) private PcxImageParser.PcxHeaderPcxImageParser.readPcxHeader(ByteSource byteSource) Methods in org.apache.commons.imaging.formats.pcx with parameters of type PcxImageParser.PcxHeaderModifier and TypeMethodDescriptionprivate BufferedImagePcxImageParser.readImage(PcxImageParser.PcxHeader pcxHeader, InputStream is, ByteSource byteSource)