Elaztek Developer Hub
Blamite Game Engine - blam!  00423.10.27.24.0533.blamite
The core library for the Blamite Game Engine.
GifPalette Struct Reference

#include <gif.h>

Public Attributes

int bitDepth
 
uint8_t r [256]
 
uint8_t g [256]
 
uint8_t b [256]
 
uint8_t treeSplitElt [256]
 
uint8_t treeSplit [256]
 

Member Data Documentation

◆ b

uint8_t GifPalette::b[256]

◆ bitDepth

int GifPalette::bitDepth

◆ g

uint8_t GifPalette::g[256]

◆ r

uint8_t GifPalette::r[256]

◆ treeSplit

uint8_t GifPalette::treeSplit[256]

◆ treeSplitElt

uint8_t GifPalette::treeSplitElt[256]

The documentation for this struct was generated from the following file: