help wantedquestion
仓库指标
- Star
- (260 star)
- PR 合并指标
- (PR 指标待抓取)
描述
Hi,
I have been trying out your lib. Very nice!
I have built my own thumbnail viewer in .net. It is very fast due to blitting but I am thinking to use your lib as the backend instead. But I had a question. Can I blit/copy/move and area of the screen to another part of the screen so I only have render the new part?
All the best Christian