Load an image with directx
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello I have an application wich runs with directx. My problem is i'm new to directx and the thing which I want to create is pretty simple. I want to load an image and then show it on the interface, then I want to get the events when the user clicks/mouse over/whatever on the picturebox. I have tried a few tutorials on the internet but havent seen to find a thing which solves my problem. I hope there is an easy way to do this, like an picturebox which can load the image easy. if anyone knows a good article/tutorial/example on how to do this I would be happy. //QzRZ