I have a Bitmap object from this I need to extract a sub image and keep it as a Bitmap object by passing Rectangle object which contains sub image co-ordinates?
Is there a c# library which is able to do this or is Aforge able to extract sub image.
Thanks