When setting a custom vtkLookUpTable (i.e. for using a colormap), the mitkImageVtkMapper2D automatically overwrites the range of the lookuptable.
Possible fix: Check if there is a property for vtkLookUpTable. If yes, do not modify the range of the lookuptable.