ConvertConfig.OutputWidth Property#

Definition#

Namespace: P1.ImageSdk

The width of the output image if set.

public int? OutputWidth { get; }

Setting any of the three scaling properties will reset the other two. In case none of them is set, the output will be 100% of the input image.