How can I go about trying to send image via c++ to display on c# I'm trying to do so asynchronously, every time a new image is acquired by the c++ dll I'll send it to the winform to display. If more code is needed to explain this more than willing to share just know I haven't wrote anything in c# yet just the dll