change brightness of colormap
newColormap=ebright(colormap,brightness[,colorChannel])
colormap :
color table
brightness :
+/- brigthness in per cent
colorChannel :
vector of Channel; 1=red, 2=green, 3=blue
e.g. [1 3] = Channel red and blue
default=[1 2 3]
newColormap :
changed color table