|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
float getGamma(int ) |
Documentation changed from old to new. |
Returns a gamma value representing the tone reproduction curve (TRC) for a particular component. |
float[][] getMatrix() |
Documentation changed from old to new. |
Returns a 3x3 float matrix constructed from the X Y and Z components of the profile's redColorantTag greenColorantTag and blueColorantTag . |
float[] getMediaWhitePoint() |
Documentation changed from old to new. |
Returns an array that contains the components of the profile's mediaWhitePointTag . |
short[] getTRC(int ) |
Documentation changed from old to new. |
Returns the TRC for a particular component as an array. |
Changed Fields | ||
int BLUECOMPONENT |
Documentation changed from old to new. |
Used to get a gamma value or TRC for the blue component. |
int GREENCOMPONENT |
Documentation changed from old to new. |
Used to get a gamma value or TRC for the green component. |
int REDCOMPONENT |
Documentation changed from old to new. |
Used to get a gamma value or TRC for the red component. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |