E
E
Exemption2015-10-06 15:23:20
Programming
Exemption, 2015-10-06 15:23:20

Working example of drawing graphics with SetDIBitsToDevice function?

Recommend a simple example of drawing graphics in C# without using the standard System.Drawing methods, but using WinAPI. Perhaps someone has a simple project lying around (for example, on GitHub) with drawing geometric shapes using their own methods in their Bitmap buffer and further drawing on the form using SetDIBitsToDevice?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Exemption, 2015-11-18
@Exemption

An example I implemented can be found here - github

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question