mercredi 28 février 2018

Visual Studio C++ Rendering Images Library

I am trying to write code that displays a full screen image on the desktop of a Windows computer, and to do this, I want to find a Microsoft equivalent to the library OpenCV. Does there exist some Microsoft built-in library that includes a way to decode and render images on the user's screen? I want the program to decode and render the images itself, rather than call on Paint or Microsoft Photo Viewer to do it for me.

I am using Visual Studio 2017.

Aucun commentaire:

Enregistrer un commentaire