Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, June 28, 2011 11:16:59 AM(UTC)

YvK  
YvK

Groups: Registered
Posts: 3


Hi
How can i get video file as bitmap array?
Thanks
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Wednesday, June 29, 2011 2:23:30 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

You can use LEAD convert control with LEAD video callback filter, which gives you the pixel data of every frame that passes through the convert control and enables you to handle and get it in any way.
Inside the video callback, you can save the pixel data to the format that you want or you can save it in a bitmap array.
For information about handling the callback function, please see our demos that use it such as the video Callback (VB6) and DrawOnVideo (.Net ).
Please note that these demos also need the main LEAD imaging toolkit, but you don't need that toolkit to use the callback filter itself. Instead, you can copy the code parts that you need without running the demo itself.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.067 seconds.