#include <winutil.h>
|
| static HPALETTE | MakePalette (const VIDEOINFOHEADER *pVideoInfo, __in LPSTR szDevice) |
| |
| static HRESULT | MakeIdentityPalette (__inout_ecount_full(iColours) PALETTEENTRY *pEntry, INT iColours, __in LPSTR szDevice) |
| |
Definition at line 327 of file winutil.h.
◆ CImagePalette()
◆ CopyPalette()
◆ DrawVideoImageHere()
| BOOL CImagePalette::DrawVideoImageHere |
( |
HDC |
hdc, |
|
|
IMediaSample * |
pMediaSample, |
|
|
__in LPRECT |
lprcSrc, |
|
|
__in LPRECT |
lprcDst |
|
) |
| |
|
inline |
◆ MakeIdentityPalette()
| HRESULT CImagePalette::MakeIdentityPalette |
( |
__inout_ecount_full(iColours) PALETTEENTRY * |
pEntry, |
|
|
INT |
iColours, |
|
|
__in LPSTR |
szDevice |
|
) |
| |
|
static |
◆ MakePalette()
| HPALETTE CImagePalette::MakePalette |
( |
const VIDEOINFOHEADER * |
pVideoInfo, |
|
|
__in LPSTR |
szDevice |
|
) |
| |
|
static |
◆ PreparePalette()
| HRESULT CImagePalette::PreparePalette |
( |
const CMediaType * |
pmtNew, |
|
|
const CMediaType * |
pmtOld, |
|
|
__in LPSTR |
szDevice |
|
) |
| |
◆ RemovePalette()
| HRESULT CImagePalette::RemovePalette |
( |
| ) |
|
◆ ShouldUpdate()
| BOOL CImagePalette::ShouldUpdate |
( |
const VIDEOINFOHEADER * |
pNewInfo, |
|
|
const VIDEOINFOHEADER * |
pOldInfo |
|
) |
| |
◆ m_hPalette
| HPALETTE CImagePalette::m_hPalette |
|
protected |
◆ m_pBaseWindow
◆ m_pDrawImage
◆ m_pFilter
The documentation for this class was generated from the following files:
- /home/tcbuilder/buildAgent/work/df8e8cce5bebfd58/libajantv2/demos/ntv2vcam/baseclasses/winutil.h
- /home/tcbuilder/buildAgent/work/df8e8cce5bebfd58/libajantv2/demos/ntv2vcam/baseclasses/winutil.cpp