Question about P/Invoke and Web services (just curious)

A

Andrej Nerat

Greetings,

I was playing a bit with web services and asked myself if I could use
P/Invoke to create AVI file in Web service from some images(bitmaps). I
could already use P/Invoke to incorporate OpenGL to web services (to
create images), and I am curious if I could do the same with AVI files
or streams?
Perhaps someone already tried something like that or knows if it can
be done.

Regards,
Andrej Nerat
 
M

Mattias Sjögren

Andrej,
I was playing a bit with web services and asked myself if I could use
P/Invoke to create AVI file in Web service from some images(bitmaps).

I don't see why not. Try it!


Mattias
 

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

Top