DCSIMG
Screen Capture - public: class Alon : IArchitect, IAzure, ICPP, ISmartHome, IHomeServer

Syndication

Browse by Tags

All Tags » Screen Capture (RSS)
Screen Capture in SIlverlight 4.0
Recently I have been doing a very sophisticated Silverlight project. In this project there was a need to capture the screen and to save the image in a data base. The known way to capture a screen is to use a WriteableBitmap class instance (See Jeff Prosise blog about this feature that was added in SL 3.0). To capture the screen we use the code from http://stackoverflow.com/questions/1139200/using-fjcore-to-encode-silverlight-writeablebitmap   The following code is a service that captures the...

Posted by Alon Fliess | 10 comment(s)