[vtkusers] vtkBPMReader

lappadj at libero.it lappadj at libero.it
Tue Sep 4 04:42:42 EDT 2001


Hi,
i have followed your instruction for reading the volume with 
vtkBMPReader:
/////////////////////////////////////////////
  BMPReader->SetFilePrefix(FilePrefix);
  BMPReader->SetFilePattern("%s_%03d.bmp");
 
  Here %s stands for file prefix. So all files should be named something
  like:
 
  image_001.bmp
  image_002.bmp
//////////////////////////////////////////
,the visual C++ compiler build the project without problem,but i 
receive an error message window:the memory is not read,and in 
vtkOutputWindow receive this massage:"error in C:/programmi/vtk-src-
windows/imaging/vtkBPMReader.cxx(01D695E8) unable to open 
pat_00.bpm.You can help?
Thanks a lot

Massimiliano La Paglia





More information about the vtkusers mailing list