Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在制作一个 opengles 2.0 应用程序,我需要使窗口的背景透明,然后在其上显示一个混合对象。请有人告诉我如何使窗口背景透明。我想要的外观是它看起来好像只有一个混合对象在前面。任何帮助将不胜感激。提前致谢。
带着敬意,
阿迪亚
由于 CE API 是 Win32 API 的子集,因此以下答案可能会让您走上正轨:
如何制作具有透明背景的 OpenGL 渲染上下文?