CVB.Net 14.0
ConvertColorSpace.ColorTwistMatrix Struct Reference

Matrix defining color transformations. More...

Properties

double A11 [get, set]
 Coefficient 1,1 of the matrix.
 
double A12 [get, set]
 Coefficient 1,2 of the matrix.
 
double A13 [get, set]
 Coefficient 1,3 of the matrix.
 
double A14 [get, set]
 Coefficient 1,4 of the matrix.
 
double A21 [get, set]
 Coefficient 2,1 of the matrix.
 
double A22 [get, set]
 Coefficient 2,2 of the matrix.
 
double A23 [get, set]
 Coefficient 2,3 of the matrix.
 
double A24 [get, set]
 Coefficient 2,4 of the matrix.
 
double A31 [get, set]
 Coefficient 3,1 of the matrix.
 
double A32 [get, set]
 Coefficient 3,2 of the matrix.
 
double A33 [get, set]
 Coefficient 3,3 of the matrix.
 
double A34 [get, set]
 Coefficient 3,4 of the matrix.
 

Detailed Description

Matrix defining color transformations.