James Glisson

James Glisson

  • 1.7k
  • 16
  • 511

C# and SQL Server: Image is blurry after writing to a folder

Oct 17 2023 2:11 PM

I have a project where I am reading an image from an sql server. The image is stored as a varbinary(max). When I get the image from the table and insert it into a folder the image becomes distorted accessing it from the folder. Is there a good method of getting the image without it being distored, or is there a method or way to fix the distortions or blurry image?


Answers (3)