LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Take image from each frame of SWF file

i have a project and i need to take image from each frame of SWF file .

i use flash activex and can play SWF files and fetch its attributes but how can i get image from each frame ?

 

 

0 Kudos
Message 1 of 3
(3,093 Views)

A web search on "swf imagemagick" will give you several options.  ImageMagick can be called by LabVIEW with command line or DLL, so you should be able to do this.

 

Unfortunately, SWF is a proprietary format, so tools tend to be far and few between.  Good luck.

0 Kudos
Message 2 of 3
(3,079 Views)

Thanks alot for your help and review .

now i download it and want to use .

 

0 Kudos
Message 3 of 3
(3,040 Views)