Hi all!
I use the xResizeAndCrop.b4xlib control in my app in order to crop my pictures.
Lib page:
https://www.b4x.com/android/forum/threads/b4x-xui-xresizeandcrop.100109/
The example (which is also provided with the lib) and controls works fine if the loaded picture is not so big (i. e. 4000 x 3000 pixels).
But if I try to load an image with big dimensions (i. e. 8000 x 6000 pixels / made by my camera in the 48MP mode) then the crop control is always empty ... in my app and in the example.
The normal imageview control doesnt have any problems with this bitmap size / dimensions.
What could I do now?
Thx in advance for any help.
Best regards
ARTsoft
I use the xResizeAndCrop.b4xlib control in my app in order to crop my pictures.
Lib page:
https://www.b4x.com/android/forum/threads/b4x-xui-xresizeandcrop.100109/
The example (which is also provided with the lib) and controls works fine if the loaded picture is not so big (i. e. 4000 x 3000 pixels).
But if I try to load an image with big dimensions (i. e. 8000 x 6000 pixels / made by my camera in the 48MP mode) then the crop control is always empty ... in my app and in the example.
The normal imageview control doesnt have any problems with this bitmap size / dimensions.
What could I do now?
Thx in advance for any help.
Best regards
ARTsoft