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.
我正在尝试从网上下载图片,并将其保存为 png 文件 (image.png)。如何判断图像是 PNG-8、PNG-24 还是 PNG-32 文件(是否有默认值?)以及是否可以将文件类型更改为其中一种?顺便说一句,我正在使用 Windows 10 计算机。