java.lang.Object | +--java.awt.color.ICC_Profile | +--java.awt.color.ICC_ProfileRGB
static int | BLUECOMPONENT |
static int | GREENCOMPONENT |
static int | REDCOMPONENT |
float | getGamma(int component) |
float[][] | getMatrix() |
float[] | getMediaWhitePoint() |
short[] | getTRC(int component) |
public static final int BLUECOMPONENT
public static final int GREENCOMPONENT
public static final int REDCOMPONENT
public float getGamma(int component)
Parameters:component
- public float[][] getMatrix()
public float[] getMediaWhitePoint()
public short[] getTRC(int component)
Parameters:component
-