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?".
Hi I would like to crop and resize an image, nudge it upward (north) 25 pixels, then apply a black-to-transparent gradient starting 25 pixels from the bottom and fading upward 30 pixels.
Example of final output:
I already have the crop and resize part working, and would like to add on the other steps: