In the previous example “Creating thumbnails of video frames with WriteableBitmap in Microsoft Expression Blend 3″ the user was able to create thumbnails by clicking on the video display. The following example shows how thumbnails could be dynamically created by using DispatcherTimer thereby eliminating the need to click.
Continue reading...Saturday, November 7, 2009
Click on video to create thumbnails The following example shows how to create thumbnails by using the WriteableBitmap class.
Continue reading...
Saturday, November 7, 2009
0 Comments