Hi, <br><br>I am
reading a file MHD which contains information of an image of raw data, the
raw image has a size of 500x500, if then multiply the result by two
gives me half of what it should read in the program.<br><br>example:<br><br>500 * 500 = 250 000<br>250 000 * 2 = 500 000<br clear="all"><br>the error is:<br><br>MetaImage: M_ReadElements: data not read completely<br>ideal = 1 000 000  : actual = 500 000<br>
<br>this is the onfiguration of file mhd<br><br>NDims = 2<br>DimSize = 500 500<br>ElementSpacing = 1 1<br>ElementByteOrderMSB = false<br>ElementType = MET_UINT<br>ElementDataFile = t02.raw<br><br>thanks for the cooperation.<br>
<br><br>-- <br>REINALDO<br>