jingwood/d2dlib

load bitmaps on a thread to store them in a list

Open

#27 aberto em 19 de abr. de 2020

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)C# (48 forks)github user discovery
help wantedquestion

Métricas do repositório

Stars
 (260 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador