Skip to content

ivellioscolin/settransparency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Set Transparency

Set any window to transparency. Work for windows later than XP.

Usage:

SetTransparency.exe <pid> <alpha> <title>

pid: Process ID
alpha: Alpha depth, 0-255
title: Sub-string of main window title. The sub-string is to identify the main window handle since hwnd is not unique.

Example:

SetTransparency.exe 1234 200 cmd

About

Set any window to transparency. Work for windows later than XP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published