Skip to content

Image version 0.56.1

Choose a tag to compare

@kipcole9 kipcole9 released this 10 Mar 18:57
· 128 commits to main since this release

Enhancements

  • Support :png image types in Image.from_kino/2. Although the option is called :png in Kino, it actually allows any image format as long as it can be opened with Image.open/2.

  • [Added in version 0.56.0] Adds Image.find_trim/2 and Image.find_trim!/2 to return the bounding box of the non-background area of an image.