Android Studio – How can I only capture the image which is shown inside the box in android jetpack compose?
How can I only capture the image which is shown inside the box in this camera overlay. I am able to get the bitmap of the image successfully. I can get the position of the box by this Image(painter =…