开发者

How to save Images in WPF

开发者 https://www.devze.com 2023-02-15 19:56 出处:网络
I am working on a wpf application. I am having one image, i have put som开发者_如何学Pythone more images on it, with lowered transparency(sort of watermarking you can say). Is their any way to save th

I am working on a wpf application. I am having one image, i have put som开发者_如何学Pythone more images on it, with lowered transparency(sort of watermarking you can say). Is their any way to save the present look of the two or three images(watermarked images) into one new image??


You can use RenderTargetBitmap to render Visuals, to render your stack of images you should place them in some wrapping control (if only temporarily). This article might be helpful.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号