is there a way to crop a rectangular out of a bitmap? The new image section lies obliquely in the original image.
I know the way how to do this using a starting point, width and height. But is there a way to do this using two diagonal points?
Any ideas?