n2v icon indicating copy to clipboard operation
n2v copied to clipboard

support bmp images

Open siemdejong opened this issue 2 years ago • 0 comments

My data consists of bitmap (.bmp) images. Is there any good reason only tif and png can be loaded? Otherwise, including bmp in the file checking logic allows for bmp images. It looks like matplotlib.image.imread can also read bitmap images.

siemdejong avatar Nov 22 '22 15:11 siemdejong