protected class PaletteBuilder.ColorNode extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
blue |
int |
childCount |
int |
colorCount |
long |
green |
boolean |
isLeaf |
int |
level |
int |
paletteIndex |
long |
red |
| Constructor and Description |
|---|
ColorNode() |
public boolean isLeaf
public int childCount
public int colorCount
public long red
public long blue
public long green
public int paletteIndex
public int level
public ColorNode()
public int getLeafChildCount()
public int getRGB()
Copyright © 2015 jai-imageio GitHub group. All rights reserved.