Search found 2 matches
- 2016-12-14T10:27:11-07:00
- Forum: Users
- Topic: Crop with negative offsets
- Replies: 3
- Views: 6257
Re: Crop with negative offsets
Thanks a lot, it works!
- 2016-12-14T09:50:55-07:00
- Forum: Users
- Topic: Crop with negative offsets
- Replies: 3
- Views: 6257
Crop with negative offsets
Hi, I'm trying to create backend for https://fengyuanchen.github.io/cropper/ plugin.
I have an image and data with cropping options from this plugin that's like {x:-100,y:200,width:300,height:300} array.
x and y are relative to the top left corner of an image.
The obstacle is that cropping area isn ...
I have an image and data with cropping options from this plugin that's like {x:-100,y:200,width:300,height:300} array.
x and y are relative to the top left corner of an image.
The obstacle is that cropping area isn ...