Re: a newbie needed help on DIB and DirectShow

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



"TL" <TL@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8D67EDFA-5123-44AE-A964-A48372B54BD9@xxxxxxxxxxxxxxxx
> Dear all,
>
> I'm a DirectX newbie. Currently, I'm assigned a task to write a C++
> program
> to display DIB using VC++ .Net 2003. However, I didn't know much about
> DirectShow (or DirectX).
>
> From researching on internet, I found some sample codes that use
> DrawDibDraw() to display DIB video. However, it seemed DrawDibDraw() is a
> function in VFW (Video for Window) and I'm not sure whether .Net can
> completetly support this function. (Please correct me if I made a wrong
> assumption).
>
> Can anyone kindly suggest me some resources (i.e. sample code page,
> getting
> started page... etc) for how to write a DirectShow program to display DIB
> (especially with VC++ .Net 2003)? Thanks a lot.
>
> regards, TL

You don't need directshow to render a DIB--probably the easiest way would be
using GDI or GDI+.


.



Relevant Pages

  • Re: a newbie needed help on DIB and DirectShow
    ... to use GDI+ to render a video from DIB. ... was not a Win App developer and so I didn't have much knowledge on GDI+. ... etc) for how to write a DirectShow program to display DIB ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: how MS powerpointer render text and pictures?
    ... use directshow? ... I think it only uses GDI - except for embedded videos (which might use ... Peter Feldbaumer ... p dot feldbaumer at utanet dot at ...
    (microsoft.public.win32.programmer.directx.video)
  • how MS powerpointer render text and pictures?
    ... let me ask a un-related question: ... how MS powerpointer render text and pictures?. ... use directshow? ... or GDI or something else? ...
    (microsoft.public.win32.programmer.directx.video)