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格式的,第二张是.JPG格式的。输出应该是.PNG格式,但没有出现透明度。
.PNG
.JPG
查看ImageSaveAlpha () 和ImageAlphaBlending () 文档和注释。