开发者

How to save Images in WPF

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜