<html><head></head><body bgcolor="#FFFFFF"><div>Ashwath,</div><div><br></div><div>It depends on what you want to do. C# is a language and does not know any fileformat. The .NET framework is able to read some classical image formats like jpeg but surely not DICOM images.</div>
<div>Vtk is able to read such files ( see <a href="http://www.vtk.org/Wiki/VTK_FAQ#How_can_I_read_DICOM_files_.3F">http://www.vtk.org/Wiki/VTK_FAQ#How_can_I_read_DICOM_files_.3F</a> ) and with ActiViz (<a href="http://www.kitware.com/opensource/avdownload.php">http://www.kitware.com/opensource/avdownload.php</a> ) you will be able to use Vtk from .Net, thus from your c# application.<br>
<br>Joachim</div><div><br>Le 30 nov. 2012 à 13:16, &quot;Ashwath Hegde, ERS-HCLTech&quot; &lt;<a href="mailto:Ashwathh@hcl.com">Ashwathh@hcl.com</a>&gt; a écrit :<br><br></div><div></div><blockquote type="cite"><div><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><div class="WordSection1"><p class="MsoNormal">Hi,</p><p class="MsoNormal"> </p><p class="MsoNormal">Can I use C#.Net to read .dcm files and display them?</p><p class="MsoNormal">Does C#.Net support it.Or should I use VTK,ITK for it?</p>
<p class="MsoNormal"> </p><p class="MsoNormal">Please do reply,</p><p class="MsoNormal"> </p><p class="MsoNormal">Regards,</p><p class="MsoNormal">Ashwath.</p></div><span style="FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;COLOR:gray;FONT-SIZE:7.5pt">
<p style="MARGIN:0in 0in 0pt" class="MsoNormal"><br><br><font style="FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;COLOR:gray;FONT-SIZE:9px">::DISCLAIMER::<br>----------------------------------------------------------------------------------------------------------------------------------------------------</font></p>

<p style="MARGIN:0in 0in 0pt" class="MsoNormal"><font style="FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;COLOR:gray;FONT-SIZE:11px">The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.<br>
E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, <br>lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents <br>
(with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. <br>Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the <br>
views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, <br>distribution and / or publication of this message without the prior written consent of authorized representative of <br>
HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. <br>Before opening any email and/or attachments, please check them for viruses and other defects.</font></p>

<p style="MARGIN:0in 0in 0pt" class="MsoNormal"><font style="FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;COLOR:gray;FONT-SIZE:11px">----------------------------------------------------------------------------------------------------------------------------------------------------</font></p>
</span></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Powered by <a href="http://www.kitware.com">www.kitware.com</a></span><br><span></span><br><span>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a></span><br>
<span></span><br><span>Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a></span><br><span></span><br><span>Follow this link to subscribe/unsubscribe:</span><br>
<span><a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a></span><br></div></blockquote></body></html>