FormatError

Inheritance diagram of pyglet.extlibs.png.FormatError

Exception defined in pyglet.extlibs.png

exception FormatError

Problem with input file format. In other words, PNG file does not conform to the specification in some way and is invalid.

Previous topic

Error

Next topic

check_bitdepth_colortype Function