Documentation
C++ Reference
C# Reference
Appendices
Namespace: P1.ImageSdk
P1.ImageSdk
Set Polynomial transformation on bayer data. Six parametters are: ax, bx, cx, ay, by, cy. Range of x and y is [0, Width] and [0, height]
public float[] PolynomialTransform { get; set; }