Xerbo / LeanHRPT-Decode

An easy to use HRPT decoder.
GNU General Public License v3.0
83 stars 11 forks source link

Geometry correction only preserves 8 bits of depth #4

Closed Xerbo closed 3 years ago

Xerbo commented 3 years ago

https://github.com/Xerbo/LeanHRPT-Decode/blob/e1c1464983d1cfadc3d0c3b1de99e83ed2586ea6/src/geometry.cpp#L50

Using pixelColor() instead of pixel() would probably fix this.