GetBitmapPalette

Finds the first palette for a VIDEOINFOHEADER structure.

const RGBQUAD * GetBitmapPalette(
const VIDEOINFOHEADER *pVideoInfo);

Parameters

Return Values

Returns a pointer to the first entry in a palette.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.