I have a number of tiff images. They are 1-band 8 bit unsigned rasters, with a colormap stored internally. When I try to create a mosaic dataset from them the resulting dataset is shown as 3-band RGB, which really doesn't matter for me. The problem is that color index 0 which should be white is replaced with NoData, which results in white areas are showed as transparent.
I wonder if anyone has found a way to force color-index 0 to remain as color-index 0 even after building a mosaic dataset from the data.