Give us feedback
image-cropper
Mobile icon

Image Cropper

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 17 November 2022 by 
5.0
 (3 ratings)
image-cropper

Image Cropper

Details
Contains Different necessary actions for free hand cropping of images. Irrespective of compromising image quality.
Read more

When you choose a file from the file input, it will trigger fileChangeEvent. That event is then passed to the image cropper through imageChangedEvent which will load the image into the cropper.

  • quality: Number
  • allowRotate: bool (default false)
  • keepCropAspectRatio: bool (default true)
  • showCropGrid: bool (default true), android only
  • toolbarTitle: String, android only
  • targetWidth: Number
  • targetHeight: Number

 

Release notes (1.0.1)

Some javascript error fixed

Reviews (0)