-
Vojtech Moravec authored
This loader is quite similiar to ImageJBufferLoader, except that different plane data are stored in a single flat array. To handle this situation with different loader help us prevent future IndexOutOfBounds exceptions.
Vojtech Moravec authoredThis loader is quite similiar to ImageJBufferLoader, except that different plane data are stored in a single flat array. To handle this situation with different loader help us prevent future IndexOutOfBounds exceptions.