GetBitmapPalette (Compact 2013)

3/26/2014

This function finds the first palette for a VIDEOINFOHEADER structure.

Syntax

const RGBQUAD* GetBitmapPalette(
  const VIDEOINFOHEADER* pVideoInfo
);

Parameters

Return Value

Returns a pointer to the first entry in a palette.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

Bitmap Functions