powered by
Safe wrapper around magick::image_trim that handles blank images.
safe.image.trim(image)
the trimmed magick image, or the original if trimming fails (e.g., uniform/blank image).
a magick image object.