I want to take part of a bitmap and copy it onto part of a rectangle. For example, take the region from (10,10) to (20,20) of the bitmap and copy it to the region from (35,35) to (45,45) of a rectangle. So far all of the functions I've seen only allow you to specify where on the destination rectangle to copy to, but not from the source bitmap.



LinkBack URL
About LinkBacks


