Image Cropper, fetching width / height or getting a double sized image
Is there any way to fetch the width and height of an image cropper alias?
Or just fetch a 2x size of the cropped image?
I tried making another alias for the smaller image, but they will operate separately and will not maintain the same crop, unless the editor changes both.
Thank you, for your reply. But this requires to do a call to a image file to fetch the width and height of it. I was hoping there would be another way.
Image Cropper, fetching width / height or getting a double sized image
Is there any way to fetch the width and height of an image cropper alias?
Or just fetch a 2x size of the cropped image?
I tried making another alias for the smaller image, but they will operate separately and will not maintain the same crop, unless the editor changes both.
You could try something like this...
Thank you, for your reply. But this requires to do a call to a image file to fetch the width and height of it. I was hoping there would be another way.
is working on a reply...