This PR adds an optional colormap tag to this tiff writer which helps us store colors corresponding to index values in case the tiff file being written is a mask. Adding this will allow third party applications such as FIJI, ASAP or Slidescore to automatically apply the color look up table while opening the tiff file. Below are screenshots of viewing a test image in these viewers:
Fixes {#212}
This PR adds an optional
colormap
tag to this tiff writer which helps us store colors corresponding to index values in case the tiff file being written is a mask. Adding this will allow third party applications such as FIJI, ASAP or Slidescore to automatically apply the color look up table while opening the tiff file. Below are screenshots of viewing a test image in these viewers: