com.mindbright.terminal.tandem6530
public class ColorMap extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
defaultSource |
protected int[] |
map |
protected byte[] |
source |
| Constructor and Description |
|---|
ColorMap() |
protected byte[] defaultSource
protected byte[] source
protected int[] map
protected int mapColor(boolean highIntensity,
int color)
protected int mapByteToAttrib(byte b)
protected int[] makeMap(byte[] src)
public void set(int startIndex,
byte[] entries)
public void reset()
public java.lang.String read()
public int map(int index)