wpf - How to open binary image data in Windows Photo Viewer in c#? -



wpf - How to open binary image data in Windows Photo Viewer in c#? -

i'd open image file stored in database in windows photo viewer through c# code. know how open image file when image file path known

system.diagnostics.process.start("c:\image.png")

but don't want save image locally. there way display image in windows photo viewer if have imagesource?

imagesource image = new imagesourceconverter().convertfrom(imagebytearray) imagesource;

c# wpf image imagesource

Comments

Popular posts from this blog

model view controller - MVC Rails Planning -

ruby on rails - Devise Logout Error in RoR -

html - Submenu setup with jquery and effect 'fold' -