New function GrabMovieImage(#Image, #Movie)
Posted: Mon Dec 21, 2015 9:15 pm
I think this request could be useful, because is not easy crossplatform access to the movie.
Excuse my english.
Code: Select all
Movie:
GrabMovieImage(#Image, #Movie)
Create a new image with the content of the current movie frame.
#Image: The number of the image to create.
#Movie: The number of the movie to extract frame.