<html><div style='background-color:'><DIV>Dear Users,</DIV>
<DIV>I have been trying to manipulate the pixels values of a tiff image. I thought that using the structure below I would have the pixel with an 8-bits range, however its range is 16-bits. </DIV>
<DIV> </DIV>
<DIV> vtkImageExport *exporter = vtkImageExport::New();<BR> exporter->SetInput(luminance->GetOutput()); </DIV>
<DIV> </DIV>
<DIV>How can I turn it to 8-bits range? </DIV>
<DIV> </DIV>
<DIV>And how can I import the image processed? I have been usin vtkImageImport but the image that I get is all black, even if I don't process it, just doing an export-import process.</DIV>
<DIV> </DIV>
<DIV>Thanks,</DIV>
<DIV> </DIV>
<DIV>Bruno </DIV></div><br clear=all><hr>Join the world’s largest e-mail service with MSN Hotmail. <a href='http://go.msn.com/bql/hmtag4_etl_EN.asp'>Click Here</a><br></html>