ConvertConfig.SetPolynomialTransformation Method#
Definition#
Namespace: P1.ImageSdk
Gain image nonlinearly. See PolynomialTransform This is done after demosaicing The coordinate system is absolute
public ConvertConfig SetPolynomialTransformation(float ax, float bx, float cx, float ay, float by, float cy);
Returns: