I was wondering if it's possible to "extract" a part of UIImageView
.
For example, I select using Warp Affine a part of the UIImageView
and I know the selected part frame
.
like in this image:
Is it possible to get from the original UIImageView
only the selected part without losing quality?