.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1a89a07be514e1b966057349b441589a94: ConvertConfig.SetGeometricCorrection Method +++++++++++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Sets Geometric Aberration correction parameters to be applied. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`ConvertConfig` SetGeometricCorrection(:ref:`GeometricCorrection` geometricCorrection); If geometricCorrection is set to an invalid value, the the conversion will try to load the geometric correction data embedded in the source IIQ file .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - geometricCorrection - the geometric correction to be used for the algorithm. .. rubric:: Returns: