1
Answer

Correct tif byte[] negative images

I converted PDF Documents to a tif byte[] and stored them in a sql server database table but when I display them on a windows form they display as a negative image. How can I correctly display this?

Answers (1)