Contains the palette entries for a video media type. Use this attribute for palettized video formats, such as RGB 8.
Byte array
GUID MF_MT_PALETTE = {0x6d283f42,0x9846,0x4410,{0xaf,0xd9,0x65,0x4d,0x50,0x3b,0x1a,0x54} }
The attribute data is an array of MFPaletteEntry unions.
The GUID constant for this attribute is exported from mfuuid.lib.
Header: Declared in mfapi.h.