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 uppublic static byte[] getDefaultRGB(int index)
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.