public class ColorMap extends Object
| Modifier and Type | Field and Description |
|---|---|
byte[] |
b |
byte[] |
g |
byte[] |
r |
int |
size |
Color[] |
table |
| Constructor and Description |
|---|
ColorMap() |
public int size
public byte[] r
public byte[] g
public byte[] b
public Color[] table
Copyright © 2015. All Rights Reserved.