Added
- Added
crop
parameter toTransformOptions
to allow cropping of images. - Added
flip
parameter toTransformOptions
to allow mirroring of images. - Added
rotation
parameter toTransformOptions
to allow rotation of images. - Added
blurRadius
parameter toTransformOptions
to allow Gaussian blur of images.