本文介绍了显示带有透明度的全屏图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我迫切需要一个可执行文件,它会显示一个带有alpha透明度全屏的.png,没有窗口/边框,同时在它下面运行一个视频应用程序,然后可以用击键组合关闭它。我尝试使用HTA,但它不能为我提供这些功能。任何想法?

I am in desperate need of an executable file that will display a .png with alpha transparency fullscreen with no window/border while running a video application beneath it which can then be closed with a keystroke combination. I tried using HTA but it won''t offer me either of these features. Any ideas?

推荐答案


这篇关于显示带有透明度的全屏图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-17 08:08