ConvertConfig.OutputScaleFactor Property
Definition
Namespace: P1.ImageSdk
The scaling factor of the output image if set.
public double? OutputScaleFactor { 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.