Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
In order words... I need to change the opacity, brightness, luminosity or similar of a particular color. Is it possible?
Like 'opaque' but instead of replacing a color to another color, change its opacity, brightness, luminosity (which should replace the color as well, but automatically getting the darker o brighter one).
Can you provide your input image? You can post to some free service such as dropbox.com and put the URL here. Otherwise, try the following to change the a9afaf (which is the same as a9afafff but has specified fully opaque alpha) to about half transparent as a9afaf88.
Note you cannot save to jpg, since jpg does not support transparency. So I have saved to png.