<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>use one of these methods of vtkImagePlaneWidget object:<br><br>1. GetResliceOutput() to get the pure "raw" data<br><br>or <br><br>2. GetColorMap()->GetOutput() to the plane pixels mapped through the specified lookup table<br><br>regards EF<br></div>
</div><br></body></html>