jingwood/d2dlib

load bitmaps on a thread to store them in a list

Open

#27 geöffnet am 19. Apr. 2020

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (48 Forks)github user discovery
help wantedquestion

Repository-Metriken

Stars
 (260 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide