v1.5.0
- 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.