AdvMetroButton : How to keep the color of the picture intact by default?

Hi, I am struggling to use advmetrobutton to keep the original color of the png image given in picture. Is it possible to do that or does it have to have an added PictureColor ? I could find the color of the original picture but it would be best to have the exact same color.

example :
man-green

Becomes :
image

Should I be using a different button for that purpose ?

Thank you in advance

The purpose of TAdvMetroButton is to have metro-style look monochromatic pictures.
If you do not want this, we'd recommend to use TAdvGlowButton instead.

Ok, thank you

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.