ConvertConfig.SetGeometricCorrectionEnabled Method#

Definition#

Namespace: P1.ImageSdk

Sets the Enabled state of the Geometric Correction

public ConvertConfig SetGeometricCorrectionEnabled(bool enabled);

Parameters:

enabled

true will enable Geometric Correction, false will disable it

Returns: