[vtkusers] can i pass an array like argument  to vtkBMPreader 
    med ali 
    daalyusmo at yahoo.fr
       
    Mon Jun  6 10:00:30 EDT 2005
    
    
  
Hi all,
 
i want use vtkBMPReader  but  not directly on the files 
 instead of passing the prefix of slices  can i pass the array data  of pixels  to vtkBMPReader
/* 
bmp= vtkBMPReader::New();
bmp->SetFilePrefix (prefix);
bmp->SetFileNameSliceOffset(1);
bmp->SetFilePattern("%s%d.bmp");
*/
		
---------------------------------
 Découvrez le nouveau Yahoo! Mail : 1 Go d'espace de stockage pour vos mails, photos et vidéos !
Créez votre Yahoo! Mail  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20050606/e1b465cd/attachment.htm>
    
    
More information about the vtkusers
mailing list