I am retrieving images from a database. They are stored as binary data. I need a code sample to convert them to jpeg, bmp or tiff images. C# please
Hi,
Please refer the below topics
Binary streaming of large images from Database
Retrieving Images from a Database ( C# ) - Part II
Save & Read Image From Database
How to read binary image from database using ASP C#?