Introduction

Getting Started

Programming Guides

API Reference

Additional Resources

TKE_Color_Map

Opcode

ASCII (none)
Hexadecimal 0C
Decimal 12

Operands

Byte format, Long length,

 if format = 0:
  (3xlength)xByte rgbs 
format type of color map definition, currently only format 0 (RGB triplets) is defined
rgbs length triplets, RGB color components in the range 0-255

Notes

A color map is a lookup to convert an index (ie, Color_By_Index or mapped image) into a color definition.