Hi all,
<br>
<br>I&#39;ve modified ImagePlaneWidget.cxx (under VTK widgets/testing folder) to 
read in series of bmp (or tiff) image files, and display the 
interpolated volume using 3 orthogonal planes. The resliced image can be 
properly displayed using ImageActor; however, the 3 orthogonal planes 
controlled by ImagePlaneWidget are semi-transparent, while if the input 
are the sample 16-bit&nbsp; images(headsq), the planes are opaque. I&#39;ve tried 
to change parameters of &quot;ipwProp&quot; to set the texture plane property, but 
still couldn&#39;t get opaque planes with my dataset.
<br>
<br>Has anyone seen a similar problem before? By the way, my data files are 
24-bit BMP images with range 0~255.
<br>
<br>Thanks,
<br>Mengchen Zhu