开发者

Copy a section of an image and paste it in another?

Lets say I got two images in VB.NET. Both are 100x100.

Then I want to开发者_开发问答 copy a section of the first image and paste it on the second image.

For example, lets say I want to pickup the rectangle (25,25,75,75) from the first image, and paste it at (25,25) point of the second image.

Sorry, it is hard to explain, so here's an example image:

Copy a section of an image and paste it in another?


This looks like what you are looking for.

http://www.vb-helper.com/howto_net_drawimage_copy_part.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜