Impact Acquire SDK Java
TColorTwistOutputCorrectionMatrixMode Class Reference

Defines valid values for output color correction matrices. More...

Static Public Attributes

static final int ctocmmUser = acquireJNI.ctocmmUser_get()
 A user defined correction matrix.
 
static final int ctocmmXYZToAdobeRGB_D50 = acquireJNI.ctocmmXYZToAdobeRGB_D50_get()
 Will apply the XYZ to Adobe RGB matrix with a D50 white reference.
 
static final int ctocmmXYZToAdobeRGB_D65 = acquireJNI.ctocmmXYZToAdobeRGB_D65_get()
 Will apply the XYZ to Adobe RGB matrix with a D65 white reference.
 
static final int ctocmmXYZTosRGB_D50 = acquireJNI.ctocmmXYZTosRGB_D50_get()
 Will apply the XYZ to sRGB matrix with a D50 white reference.
 
static final int ctocmmXYZTosRGB_D65 = acquireJNI.ctocmmXYZTosRGB_D65_get()
 Will apply the XYZ to sRGB matrix with a D65 white reference.
 
static final int ctocmmXYZToWideGamutRGB_D50 = acquireJNI.ctocmmXYZToWideGamutRGB_D50_get()
 Will apply the XYZ to White Gamut RGB matrix with a D50 white reference.
 

Detailed Description

Defines valid values for output color correction matrices.

Since
2.2.2

Member Data Documentation

◆ ctocmmUser

final int ctocmmUser = acquireJNI.ctocmmUser_get()
static

A user defined correction matrix.

◆ ctocmmXYZToAdobeRGB_D50

final int ctocmmXYZToAdobeRGB_D50 = acquireJNI.ctocmmXYZToAdobeRGB_D50_get()
static

Will apply the XYZ to Adobe RGB matrix with a D50 white reference.

The following matrix will be applied:

Row 0Row 1Row 2
1.9624274-0.6105343-0.3413404
-0.97876841.91614150.0334540
0.0286869-0.14067521.3487655

◆ ctocmmXYZToAdobeRGB_D65

final int ctocmmXYZToAdobeRGB_D65 = acquireJNI.ctocmmXYZToAdobeRGB_D65_get()
static

Will apply the XYZ to Adobe RGB matrix with a D65 white reference.

The following matrix will be applied:

Row 0Row 1Row 2
2.0413690-0.5649464-0.3446944
-0.96926601.87601080.0415560
0.0134474-0.11838971.0154096

◆ ctocmmXYZTosRGB_D50

final int ctocmmXYZTosRGB_D50 = acquireJNI.ctocmmXYZTosRGB_D50_get()
static

Will apply the XYZ to sRGB matrix with a D50 white reference.

The following matrix will be applied:

Row 0Row 1Row 2
3.1338561-1.6168667-0.4906146
-0.97876841.91614150.0334540
0.0719453-0.22899141.4052427

◆ ctocmmXYZTosRGB_D65

final int ctocmmXYZTosRGB_D65 = acquireJNI.ctocmmXYZTosRGB_D65_get()
static

Will apply the XYZ to sRGB matrix with a D65 white reference.

The following matrix will be applied:

Row 0Row 1Row 2
3.2404542-1.5371385-0.4985314
-0.96926601.87601080.0415560
0.0556434-0.20402591.0572252

◆ ctocmmXYZToWideGamutRGB_D50

final int ctocmmXYZToWideGamutRGB_D50 = acquireJNI.ctocmmXYZToWideGamutRGB_D50_get()
static

Will apply the XYZ to White Gamut RGB matrix with a D50 white reference.

The following matrix will be applied:

Row 0Row 1Row 2
1.4628067-0.1840623-0.2743606
-0.5217933,1.44723810.0677227
0.0349342-0.09689301.2884099