Releases: imazen/imageflow-dotnet
Releases · imazen/imageflow-dotnet
v0.4.3 - Add WebP support
Added WebPLossy and WebPLossless encoders
v0.4.0
- Add .Constrain(Constraint) and associated types for sophisticated constraint, cropping, and padding
- Add JobContext.GetImageInfo(ioId)
- Add .ResizerCommands(string) to fluent api to access ImageResizer4 commands
v0.3.4
Add Crop, Region, RegionPercent, and ResizerCommands fluent APIs
Upgrade to Imageflow 1.2.2-rc29.
v0.3.1
Update to v1.2.0rc22, refactor and fix some bugs
v0.2.6
Fix bug in DecodeCommands - spatial scaling was always forced
v0.2.5
Add DecodeCommands support