Share via


TRUECOLOR (Compact 2013)

3/26/2014

This macro retrieves the color palette and bitmasks for the specified video image.

Syntax

TRUECOLOR (
    pbmi
)

Parameters

  • pbmi
    Pointer to a Win32 VIDEOINFOHEADER structure that contains the video image.

Return Value

Returns a pointer to an array of TRUECOLORINFO structures that describes the bitmasks and color palette for the specified VIDEOINFOHEADER structure.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

Bitmap Macros