Overlay.NET
Overlay.NET copied to clipboard
Imaging
Also need methods for doing on screen images.
Also need methods for doing on screen images.
The WPF one should easily support that using an image box container or any other valid method to render images in WPF.
Wanted it for DirectX purposes. Here's my function I added in case anyone wants to do the same: https://github.com/erfg12/Blizzard_Controller_Support/blob/master/Overlay.NET/Directx/Direct2DRenderer.cs#L195
Wanted it for DirectX purposes. Here's my function I added in case anyone wants to do the same: https://github.com/erfg12/Blizzard_Controller_Support/blob/master/Overlay.NET/Directx/Direct2DRenderer.cs#L195
@erfg12 Do you have some contact info, skype, discord, what ever? Really like your project and would like to help.
NeWaGe#1451