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?".
I have developed application that uses ffmpeg to generate a thumbnail of a video. If the video has black borders then the black borders are also part of the image. I was wondering if it was possible to clip the black borders from the image using magick. Tried searching on google but could not find anything useful (still looking).
P.S. Fuzz values can be absolute graylevel in the range of your compile Q8 (0-255) or Q16 (0-65535), but I find percents easier and more flexible and transportable