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.
我有一个 128 位 (R32G32B32A32_UINT) 的 .dds 文件。我需要打开它并读取 Python 中每个像素的值。然后,我需要写一个新的。
有没有办法这样做?我搜索了库,但它们似乎不只支持有限类型的 .dds(例如枕头)
谢谢!