Tuesday, November 28, 2006

VideoLab .NET in porgress again

VideoLab .NET is again under active development. The first few components are already converted tested and even have new .NET 16x16 palette bitmaps.
We hope to have some early prerelease available in the next few days. I plan to spend the rest of the week refining the "VCL in .NET" code converter and writing installation script for the library.

Here you can see a Snapshot of a C# .NET 2.0 project with the PlotLab and the few ported VideoLab components on the Toolbox.



The library has exactly the same performance under .NET as in native Win32 application. This is due to the fact that all the video processing is performed in native thread while the application runs in Managed code. This allows creating of true real time video processing applications using any .NET 2.0 tool such as C# or Visual Basic.NET.

Stay tuned for more updates.





No comments: