Download Latest Version EvilDicom SRC.zip (1.9 MB)
Email in envelope

Get an email when there's a new version of Evil Dicom (classic)

Home / 0.05.6
Name Modified Size InfoDownloads / Week
Parent folder
0.05.6 README.txt 2011-09-30 384 Bytes
EvilDicom 0.5.6.zip 2011-09-30 2.3 MB
EvilDicom.dll 2011-09-30 2.4 MB
Totals: 3 Items   4.7 MB 1
New in 0.05.6

*Now supports DICOM =>XML. One line of code:

*DicomFile df = new Dicomfile("needs2BConverted.dcm");
df.ToXML("myXmlFileName.xml");

*Parse method in the IntegerString and DecimalString has been changed to TryParse to avoid blank data exceptions. Previously if one of these data types had a null data, there would be an exception when the Data property was read.
Source: 0.05.6 README.txt, updated 2011-09-30