jingwood/d2dlib

load bitmaps on a thread to store them in a list

Open

#27 ouverte le 19 avr. 2020

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)C# (48 forks)github user discovery
help wantedquestion

Métriques du dépôt

Stars
 (260 stars)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur