Class BPGParser

All Implemented Interfaces:
Serializable, Parser

public class BPGParser extends AbstractImageParser
Parser for the Better Portable Graphics (BPG) File Format.

Documentation on the file format is available from http://bellard.org/bpg/bpg_spec.txt

See Also:
  • Field Details

  • Constructor Details

    • BPGParser

      public BPGParser()
  • Method Details