Hello,
I have images (.jpg) in my database in varbinary form.
Part of the varbinary example:
“0xFFD8FFE000104A46494600010101004800480000FFE1214E457…”
…this image has resolution e.g. 1000x500
and using my C# script I…...Replace(“0x”, “”).Trim(); byte[] bytes...