| Modifier and Type | Field and Description |
|---|---|
double[] |
info |
int |
saturation |
| Modifier | Constructor and Description |
|---|---|
|
ColorInformation() |
protected |
ColorInformation(ByteBuffer backing,
int offset) |
|
ColorInformation(int saturation,
double[] info) |
protected |
ColorInformation(long nativeObj,
boolean owned) |
| Modifier and Type | Method and Description |
|---|---|
void |
read() |
protected void |
setBuffer(ByteBuffer backing,
int offset) |
int |
size() |
void |
write() |
public ColorInformation()
public ColorInformation(int saturation,
double[] info)
protected ColorInformation(ByteBuffer backing, int offset)
protected ColorInformation(long nativeObj,
boolean owned)
protected void setBuffer(ByteBuffer backing, int offset)
public void read()
public void write()
public int size()
Copyright © 2015. All rights reserved.