<div dir="ltr"><div dir="ltr" style="font-family:arial,sans-serif;font-size:13px">Why the vtkUnsignedShortArray returns a different ushort value than the one in the image?<div><br></div><div>See the beginning of my image is: (2 bytes each pixel)</div>
<div><br></div><div><div><b>48 248</b> 48 248 48 248 48 248 48 248 48 248 48 248 48 248</div><div>48 248 48 248 48 248 48 248 48 248 48 248 48 248 48 248</div><div>48 248 48 248 48 248 48 248 48 248 48 248 48 248 48 248</div>
<div>48 248 48 248 48 248 48 248 48 248 48 248 48 248 48 248</div><div>48 248 48 248 48 248 48 248 48 248 48 248 48 248 48 248</div><div>48 248 48 248 48 248</div></div><div><br></div><div>and vtk returns 62512 on every ushort when it should return 63536!</div>
<div><br></div><div>Can you explain why is this or am I missing something?</div></div><div class="" style="font-family:arial,sans-serif;font-size:13px"></div></div>