e876e0bad3
1. Check the bit depth of the passed Image and return an error if not 8 or 16. (not fully featured, but still an improvement over hard coded 8bit for everything) 2. Endian swap 16bit image data when on a little endian architecture. " |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ReaderWriterPNG.cpp |