public class GdalColorTable
extends java.lang.Object
| Constructor and Description |
|---|
GdalColorTable(ColorTable ct) |
| Modifier and Type | Method and Description |
|---|---|
GdalColorEntry |
getColorEntryAsRGB(int pos) |
int |
getColorEntryCount() |
public int getColorEntryCount()
throws GdalException
GdalExceptionpublic GdalColorEntry getColorEntryAsRGB(int pos) throws GdalException
GdalException