|
Look-up tables. More...
#include <LookUp.h>
Public Attributes | |
int | bitShift |
int | byteSize |
Look-up tables.
Basis for look up tables indexed with a small integer (value). Applied especially in palettes using 256 colours. Supports bit shifting to prescale, say, initial values in range 0...65536 to 0...1024.