简体   繁体   English

WPF中的第二层BitmapImage

[英]Layer two BitmapImage's in WPF

I have two instances of BitmapImage. 我有两个BitmapImage实例。 I would like to layer then on eachother the create a new BitmapImage. 我想在彼此上分层然后创建一个新的BitmapImage。 How would I do this? 我该怎么做? (Using C#) (使用C#)

Thanks! 谢谢!

Here's a possible solution: 这是一个可能的解决方案:

How do I tile and overlay images in WPF? 如何在WPF中平铺和覆盖图像?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM