Re: Problem with Image Loading (General questions)
Mav,
what does
Img = Image.FromStream(out_blob )
do? If you make out_blob to be a file, then decrypt to file, and then load it to Img, does it work?
Kreso
Mav,
what does
Img = Image.FromStream(out_blob )
do? If you make out_blob to be a file, then decrypt to file, and then load it to Img, does it work?
Kreso
Complete thread: