Share via


CImagePalette::m_pDrawImage

 
Microsoft DirectShow 9.0

CImagePalette::m_pDrawImage

The m_pDrawImage member variable is a pointer to the CDrawImage object that draws the video image.

Syntax

  CDrawImage *m_pDrawImage;

Requirements

**  Header:** Declared in Winutil.h; include Streams.h.

**  Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).

See Also