<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-9" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Dear friends,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I open a TIFF image with vtkTIFFReader. This image 
has 3 components (RGB values) per pixel. I want to display this image correctly 
</FONT></DIV>
<DIV><FONT face=Arial size=2>on the screen so I need to have these 3 components' 
scalars in 3 different pointers. How can I do this?</FONT></DIV>
<DIV><FONT face=Arial size=2>By using GetScalarComponents() method, I can not 
reach all components. Or I don't know the order of the components and 
scalars.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>If someone could help me I would be very 
happy.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thank you very much.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>S.Dogan</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>