How to create sexy buttons with ImageMagick

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
valerie

Re: How to create sexy buttons with ImageMagick

Post by valerie »

I would start in the Usage Examples. For changing colors: http://imagemagick.org/Usage/color/

For changing size, I would think that it would be best to draw a new button so that it remains clear and crisp. These examples should be useful: http://imagemagick.org/Usage/draw/#intro
Post Reply