If i had to develop a windows forms based application , that would be used
for viewing a running video in one window, freezing an image from the video
into another window based on user's choice, and then change the resolution,
position, color intensity and zoom of the frozen image, what should i be
using ? C# and Win 32 ? Or Just C# ? Or VC++.NET ? (Or MFC / ATL ?).

Please advise , since i have only used C# for data driven application so
far, and would have to learn the other technologies for this application.

Regards,

Chak.

Re: Image processing application by Abraham

Abraham
Sat Sep 10 19:21:23 CDT 2005

i think c# can do what you need


"Chakra" <r_chakravarthy@hotmail.com> wrote in message
news:ewCqCmssFHA.1252@TK2MSFTNGP09.phx.gbl...
> If i had to develop a windows forms based application , that would be used
> for viewing a running video in one window, freezing an image from the
> video
> into another window based on user's choice, and then change the
> resolution,
> position, color intensity and zoom of the frozen image, what should i be
> using ? C# and Win 32 ? Or Just C# ? Or VC++.NET ? (Or MFC / ATL ?).
>
> Please advise , since i have only used C# for data driven application so
> far, and would have to learn the other technologies for this application.
>
> Regards,
>
> Chak.
>
>