Fix broken writing of 16-bit images (the pixels must be written MSB-first).
authorCarl Hetherington <cth@carlh.net>
Thu, 11 Aug 2022 14:38:24 +0000 (16:38 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 11 Aug 2022 14:38:24 +0000 (16:38 +0200)
commit8e4f083438e2a6234da96f63fcceadafd5a8bd03
tree25a75b7c5356abbb54d0e19d8bbd63a766f99e50
parentddeecdac0600a3fe72660fb1e14b652c59f09d33
Fix broken writing of 16-bit images (the pixels must be written MSB-first).
test/test.cc