andyhill
  
Australia
159 Posts |
Posted - Apr 05 2016 : 21:09:43
|
I have an image loaded into an ImageEnVect control and am trying to choose colour ranges to enhance definition for the purpose of tumor identification etc..
I have experimented with
ieDisplay.Proc.SetTransparentColors(Color1, Color2, 0);
But I want to choose several colour ranges assigning each range with their new single replacement color.
I guess I am sort of desaturating but want to control the outcome.
Any advice would be helpful - thanks.
Andy |
|