A tool to be transparent on a window in Windows10/11.
A tool that makes a specific color in a window transparent.
-
Depending on a target software (browser, etc.), it is necessary to turn off the function of the hardware accelerator (or acceleration).
-
Settings can be saved. When starting this tool, if there is a window with the same name, it can be made transparent.
-
WINAPI(SetLayeredWindowAttributes, LWA_COLORKEY) is used.


