PALETTE_HEADER Structure

Microchip Graphics Library

Microchip Graphics Library
PALETTE_HEADER Structure
C
typedef struct {
  WORD id;
  WORD length;
} PALETTE_HEADER;
Overview

Structure for the palette header.

Members
Members 
Description 
WORD id; 
User defined ID 
WORD length; 
number of palette entries (number of colors in the palette) 
Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved