PNGReader.strict

Throw on corrupt / invalid data, as opposed to ignoring errors as much as possible.

struct PNGReader
bool strict;

Meta