ConvertConfig.SetPolynomialTransformationNormalized Method#

Definition#

Namespace: P1.ImageSdk

Gain image nonlinearly. See PolynomialTransform This is done after demosaicing The coordinate system is relative

public ConvertConfig SetPolynomialTransformationNormalized(float ax, float bx, float cx, float ay, float by, float cy);

Returns: