Double ColorBalance { get; set; }
Defines the color balance.
Returns: Double
Remarks:
Acceptable range for the parameter is between -1 and +1. For two color model the zero means that palette is spaned between true minimum and maximum. +1 indicates that the bottomColor becomes equal to the topColor and -1 indicates that the TopColor becomes equal to the bottomColor. (Clipping from the top or from the bottom).