An integer value which represents the intensity.
The range is from 1 to 10.
Higher values result in softer images.
'Declaration Public Overloads Sub Soften( _ ByVal intensity As Integer _ )
'Usage Dim instance As Processor Dim intensity As Integer instance.Soften(intensity)
public void Soften( int intensity )
public: void Soften( int intensity )
Processor Class Processor Members Overload List
©2019. Accusoft Corporation. All Rights Reserved.