Disabling Imgui

Hi,
I’ve recently discovered this wonderful tool, and am currently trying to make a HD patch for a game. Using SpecialK to load the DDS is actually faster than putting the upscaled DDS in the game files, so I’d like to use it for a HD patch. I also figured it was possible to make a DLL wrapper and tested it, it works wonderfully. Only problem I have is the imgui opening. Is it possible to disable it? I only intend to use the injection textures feature of the sk.

No, why would you want to disable ImGui? That accomplishes nothing.