Skip to content

v1.5.0

Compare
Choose a tag to compare
@disintegration disintegration released this 19 Aug 16:01
· 55 commits to master since this release
  • New decode option AutoOrientation, that sets the auto-orientation mode. If auto-orientation is enabled, the image will be transformed after decoding according to the EXIF orientation tag (if present). By default it's disabled.
  • Blur performance optimizations.
  • New FormatFromExtension helper function.