public class DefaultIndexedColorMap extends java.lang.Object implements IndexedColorMap
| Constructor and Description |
|---|
DefaultIndexedColorMap() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getDefaultRGB(int index) |
byte[] |
getRGB(int index) |
public byte[] getRGB(int index)
getRGB in interface IndexedColorMapindex - color index to look upIndexedColorMap.getRGB(int)public static byte[] getDefaultRGB(int index)
index - Copyright 2020 The Apache Software Foundation or its licensors, as applicable.