.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1afe2a993ba329bdedef227dfe36616b39: ConvertConfig.EnableLinearPath Property +++++++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Set EnableLinearPath setting. This setting is used to disable most of the processing steps to make sure that the debayering of the image into rgb domain is done only using a simple linear mapping enabling only the minimum needed processing. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public bool EnableLinearPath { get; set; }