Skip to content

Release 0.3.8

Compare
Choose a tag to compare
@Josh-McFarlin Josh-McFarlin released this 17 Feb 02:14
· 127 commits to master since this release

Added

  • Added crop parameter to TransformOptions to allow cropping of images.
  • Added flip parameter to TransformOptions to allow mirroring of images.
  • Added rotation parameter to TransformOptions to allow rotation of images.
  • Added blurRadius parameter to TransformOptions to allow Gaussian blur of images.