.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1ac36d3aa7f4cc30abab431ba79529c0a2: ConvertConfig.SetCanvasClip Method ++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Sets the :ref:`CanvasClip ` property .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`ConvertConfig` SetCanvasClip(:ref:`CanvasClip` canvasClip); Canvas has the full RAW image, and renders the missing data as white. Canvas containst the largest upright rectangle fit into the warped image. This value will make sure that all pixels in the output image is valid, but may loose some recorded data at the edges. .. rubric:: Returns: This object itself (this), to allow chaining