Hi,<br><br>I&#39;m trying to import  255 gray levels (8-bit per pixel) images image from contiguous memory buffers on which each row is always 32-bit aligned. Thus, images may contain additional (but not used) bytes at the end of each row to fit 32-bit alignment.<br>
<br>Is there a simple way to import such images?<br><br>Maybe using ImportImageFilter?<br><br><br><br><br>