ngx-image-cropper
Advanced tools
Comparing version 6.0.3 to 6.1.0
@@ -6,2 +6,4 @@ export interface ImageTransform { | ||
flipV?: boolean; | ||
translateH?: number; | ||
translateV?: number; | ||
} |
{ | ||
"name": "ngx-image-cropper", | ||
"version": "6.0.3", | ||
"version": "6.1.0", | ||
"description": "An image cropper for Angular", | ||
@@ -16,5 +16,2 @@ "author": "Martijn Willekens", | ||
"angular", | ||
"angular 10", | ||
"angular 11", | ||
"angular 12", | ||
"angular 13", | ||
@@ -21,0 +18,0 @@ "ionic", |
@@ -151,8 +151,10 @@ # Image cropper for Angular | ||
#### ImageTransform | ||
| Property | Type | Description | | ||
| -------- | ------- | ----------- | | ||
| scale | number | Scale image (1=normal, 2=2x zoom...) | | ||
| rotate | number | Rotation in degrees | | ||
| flipH | boolean | Flipped horizontally | | ||
| flipV | boolean | Flipped vertically | | ||
| Property | Type | Description | | ||
|---------------|----------|-----------------------------------------| | ||
| scale | number | Scale image (1=normal, 2=2x zoom...) | | ||
| rotate | number | Rotation in degrees | | ||
| flipH | boolean | Flipped horizontally | | ||
| flipV | boolean | Flipped vertically | | ||
| translateH | number | Move horizontally (in %) | | ||
| translateV | number | Moved vertically (in %) | | ||
@@ -159,0 +161,0 @@ #### ImageCroppedEvent |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
633719
53
4439
180
1
147730