Non compressing png writer is ok.

This commit is contained in:
James Grogan 2022-11-25 09:43:14 +00:00
parent 33369b1775
commit e4f9393ee7
18 changed files with 196 additions and 23 deletions

View file

@ -51,6 +51,8 @@ public:
std::optional<unsigned char> readNextByte();
std::string dumpBinary();
private: