BaldrickThe4th Posted January 11, 2005 Posted January 11, 2005 Hi there I have an icon displayed on a toolbar representing the selected ink colour. However, I want to change the colour of the pen displayed to reflect the currently chosen colour. How can I do this. I know I could edit an Icon to match each colour, but this seems like over kill. I just want to swap the existing colour with one of my choice. Can I do this? Thanks Quote
sgt_pinky Posted January 12, 2005 Posted January 12, 2005 What is the icon. Is it a picture box? Can't you just change the background colour? Quote
Dill Posted March 2, 2005 Posted March 2, 2005 Did you get this sorted? Appologies for not posting earlier but i just read this post while wasting some time (can't sleep boss is hovering :D). I found the easiest way to change a color of an entire picture was to fill the path with a solid color and overlay the semitransparent image. It is crude and changes the whole path but it worked for the gdi textured buttons i created. if you want to do this with just a section of the image you could still create the path for the sections you wish to change color and overlay a semitransparent color (change the A value in ARGB). Dill Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.