ConvertConfig.CanvasClip Property#

Definition#

Namespace: P1.ImageSdk

Configures the Canvas Clipping for the conversion

public CanvasClip CanvasClip { get; set; }

When the Geometric Correction is being applied the image may have curved edges. As all output image is expected to be rectangular, this doesn’t fit into the representation model. This parameter tells the rendering engine how to handle this situation.