Image version 0.56.1
Enhancements
-
Support
:pngimage types inImage.from_kino/2. Although the option is called:pngin Kino, it actually allows any image format as long as it can be opened withImage.open/2. -
[Added in version 0.56.0] Adds
Image.find_trim/2andImage.find_trim!/2to return the bounding box of the non-background area of an image.