Color difference between vista and Win7
- by MSGrimpeur
Have an indicator in the form of an image which is displayed in a graphics viewport. The indicator can be any colour the user selects so we created a single image with a pallette and change a specific color in the pallette to the one the user picks using the following code.
/// <summary>
/// Copies the image and sets transparency and…