jingwood/d2dlib

load bitmaps on a thread to store them in a list

Open

#27 创建于 2020年4月19日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)C# (48 fork)github user discovery
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

贡献者指南