/ImGuiDX9-ImageFromMemory

This code simplifies the process of loading an image from bytes into a texture and displaying your logo in ImGui. It provides a quick and efficient way to accomplish this task.

Primary LanguageC++

Watchers