jingwood/d2dlib

load bitmaps on a thread to store them in a list

Open

#27 aperta il 19 apr 2020

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)C# (48 fork)github user discovery
help wantedquestion

Metriche repository

Star
 (260 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor