Create AVI from bitmaps in web service? Can it be done?
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 and how
it can be done.
Regards,
Andrej Nerat
.
Relevant Pages
- Question about P/Invoke and Web services (just curious)
... 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. ... I could already use P/Invoke to incorporate OpenGL to web services, and I am curious if I could do the same with AVI files or streams? ... (microsoft.public.dotnet.languages.csharp) - Re: Web Service not allowing HTTP GET
... >> I'm just playing around with Web Services and I've created one using ... it shows the SOAP response stuff and the HTTP Post ... (microsoft.public.dotnet.framework.webservices) - Web Service Performance seems very slow. Please help!
... I have just started playing around with Web Services. ... control running under an ASP.NET web page. ... Ken Varn ... (microsoft.public.dotnet.framework.webservices) - Web services??
... Does anyone have a suggestion about how to quickly set up Web services ... within a workbook? ... I've been playing around with it, ... (microsoft.public.excel) - Web Service Reference not showing XSD
... I just started playing around with web services. ... When I reference my Web ... the XSD classes don't get referenced (they don't ... (microsoft.public.dotnet.xml) |
|