Thread
:
Extract frame from video (VB.NET)
View Single Post
#
8
(
permalink
)
04-21-2008, 02:18 PM
Xav
Join Date: Mar 2008
Location: The North Pole
Posts: 11,038
Last Blog:
Web slideshow in JavaS...
Credits:
1
Rep Power:
86
Re: Extract frame from video (VB.NET)
Oh - well, if you use System.Graphics and save the images as a bitmap, you could always extract the pixels using GetPixel() and SetPixel().
__________________
Mr. Xav
|
Website
|
Forums
|
Blog
Xav
View Public Profile
Send a private message to Xav
Visit Xav's homepage!
Find all posts by Xav