views:

143

answers:

1

now,i m developing small project concern with dicom imaging.In my project,user can choose dicom file to view,that's all.I get byte[] from dicom,But,i don't know how to get image and how i show,i m using with clearcanvas in c#.net.so,if u have sample or reference,please ့help me.

Regards Chong

A: 

There has been several questions similar to this related to rendering images with ClearCanvas. Please see the answer for this question and this question.

Steve Wranovsky
i already read it,but,the problem is i m developing in normal win form,so,is it possible to use bitmapsource and image in win form?Another way i try is to convert byte[] to bitmap or image,but,it occurs error,"ArgumentException was unhandled parameter is not valid".i also find the way in clearcanvas forum,but,i can't,to tell you the truth i m not too strong in technology,i really face difficult in developing,Please guide me,Steve.Regards,Chong
Chong