Re: a newbie needed help on DIB and DirectShow
- From: "Jeremy Noring" <somewhere@xxxxxxxxxx>
- Date: Wed, 17 Aug 2005 17:22:06 -0600
"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+.
.
- Follow-Ups:
- References:
- Prev by Date: unknown software exception with SampleGrabber
- Next by Date: problem windowless VMR7/VMR9 + capture to AVI file + multiple moni
- Previous by thread: a newbie needed help on DIB and DirectShow
- Next by thread: Re: a newbie needed help on DIB and DirectShow
- Index(es):
Relevant Pages
|