在 Cocoa 应用程序的 QT Movie 之间创建白色淡入和淡出

发布于 2024-10-15 07:03:59 字数 205 浏览 3 评论 0原文

我试图在Cocoa应用程序中达到一定的效果。我有几个 QT 电影和一个带有按钮的窗口,每个按钮链接到不同的电影,并在主窗口中播放该电影。很简单。问题是,当主窗口切换电影时,我希望有一个白色的淡入淡出(实际上更多的是闪光)。我不知道如何继续。我注意到 Cocoa 有一个名为 Core Image 的库,据说可以用来创建电影的视觉效果,但这是最好的方法吗?或者QTKit中有更简单的方法吗?谢谢你!

I'm trying to achieve a certain effect in Cocoa application. I have several QT movies and a window with buttons that each link to a different movie, and play that movie in the main window. Pretty simple. The problem is I'd like to have a white fade come in and out (more of a flash, really) when the main window switches movies. I'm stuck on how to proceed. I noticed that there is a library for Cocoa called Core Image which can supposedly be used to create visual effects for movies, but is that the best way to proceed? Or is there a simpler way in the QTKit? Thank you!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

东风软 2024-10-22 07:03:59

其实我只是想明白了这一点。我可以调整 alpha 水平--> 更改主窗口上的 Alpha - Cocoa

Actually I just figured this out. I can adjust the alpha levels--> Change Alpha on Main Window - Cocoa

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文