Graphics and Flash

  • Thread starter Thread starter No One
  • Start date Start date
N

No One

I need to load either a graphic or a Flash app in my C# window app. Is
there a good way to tell what a file is other than by the file
extension?
 
In general, you can analyze the file contents, as both the graphic formats
and (I hope) the Flash format have their own predefined structure with
easily recognizable file header.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top