ConvertConfig.ResetCrop Method

Definition

Namespace: P1.ImageSdk

Reset (remove) any applied crop

public ConvertConfig ResetCrop();

This helper method allows you to remove a crop, without knowning the target image dimensions.

Returns:

This object itself (this), to allow chaining