开发者

Wpf flowdocumentReader page turn effect

开发者 https://www.devze.com 2023-01-19 21:30 出处:网络
I am working in a very crucial wpf project.This project is almost finished apart from some points. I am showing flowdocumentreader which is loaded with dynamic imagesaround 100.

I am working in a very crucial wpf project.This project is almost finished apart from some points.

I am showing flowdocumentreader which is loaded with dynamic images around 100. I have one requirement to show page turn effect whenever user navigates to pages in flowdocumentreader.

I开发者_如何学运维 have used google and seen lots of example but no body has used flowdocumentreader.

I have also seen wpfBookControl which is not dynamic and it uses xps document.

Please help me to achieve that.


Take a look here or here.

In the WPF Shader Effects Library you have a 'negative' effect which inverts ('turns') the image.

0

精彩评论

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