开发者

Selecting an icon from an image grid

开发者 https://www.devze.com 2023-02-12 13:43 出处:网络
I have a grid of icons and I开发者_如何学JAVA want to select an individual icon and save it in separate image file. The image doesn\'t need to be processed further just simply split apart. Any thought

I have a grid of icons and I开发者_如何学JAVA want to select an individual icon and save it in separate image file. The image doesn't need to be processed further just simply split apart. Any thoughts on how to let the computer do this work for me?

Selecting an icon from an image grid


For Windows, Bitmap::Clone will do it for you. MSDN Link

0

精彩评论

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