copy hdc contents to bitmap

前端 未结 2 1695
鱼传尺愫
鱼传尺愫 2021-01-06 07:34

How could you copy the contents of an HDC to a bitmap?

2条回答
  •  时光取名叫无心
    2021-01-06 08:17

    There is a good piece of sample code here that does just that (amongst other things).

    I've used a similar technique before (many moons ago), but do not have the code to hand.

提交回复
热议问题