<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
you mean to say this part,&nbsp; But am trying in that way too. but it is
helpless to me. actually i have used vtkPolyDataReader only.<br>
Could you please help me , how i can proceed or is there anything to
add more in my application.<br>
<br>
Thanks<br>
Guru<br>
<br>
&nbsp;vtkPolyDataReader polyReader = new vtkPolyDataReader();<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; //vtkPNGReader polyReader = new vtkPNGReader();<br>
<br>
<br>
John Drescher wrote:
<blockquote
 cite="mid:387ee2020907310647k3ae394cdidf66c0205cf57a53@mail.gmail.com"
 type="cite">
  <pre wrap="">On Fri, Jul 31, 2009 at 9:25 AM, Gururajan<a class="moz-txt-link-rfc2396E" href="mailto:gururajan.r@raster.in">&lt;gururajan.r@raster.in&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">yes, thats what i mentioned, i have created .vtk files from reading series
of dicom files, my written (.vtk) files&nbsp; are not displaying in my
application, thats y i attached my source for creating .vtk file and
displaying in the control. Please have look at it and guide me.,

i have used most of the writer to to write .vtk file
please see the below findings
Thanks
Guru

    </pre>
  </blockquote>
  <pre wrap=""><!---->
If you have .vtk files why are you trying to read them with a .PNG file reader?

Also I do not believe you should have converted the dicom files to
.vtk in the first place. This will not make it less difficult to view
the 3D volume.

John
  </pre>
</blockquote>
<br>
</body>
</html>