有人可以给我提供 32 位 BMP 图像格式的规范吗?

发布于 2024-08-04 23:20:29 字数 173 浏览 8 评论 0原文

我的应用程序在打开 32 位 BMP 图像时遇到一些问题。 有些图像具有 Alpha 通道并具有一定的值,但窗口图像查看器、picasa Photoshop 似乎忽略了 Alpha 通道。 我如何知道是否应该考虑 alpha 通道。

所以我需要一个32位BMP图像的规范。有人可以帮忙吗?

非常感谢!

My application have some problem on opening 32bit BMP images.
some image has alpha channel and with certain value, but window image viewer, picasa photoshop seems ignore the alpha channel.
how can I know whether I should take the alpha channel into account.

So I need a specification of 32bit BMP Image. Can anyone help?

Many thanks!

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

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

发布评论

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

评论(3

酒几许 2024-08-11 23:20:29

维基百科中还有: BMP

Also in Wikipedia: BMP

倚栏听风 2024-08-11 23:20:29

BMP 格式的最终​​文档来自它的作者 - Microsoft。请在 MSDN 上阅读。

The ultimate documentation for the BMP format comes from the authors of it - Microsoft. Read it at MSDN.

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