开发者

Image Halftone in C# and SIlverlight

How can we make a halftone effect for a image in silverli开发者_StackOverflow社区ght using C#. Please help.. Thanx in advance.


First should be the algorithm itself: Algorithm to make halftone images? Or google..

Then you should use WritableBitmap to read input image and write output image. You might need to get some helper class to make reading and writing easier and more intuitive.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜