Method SetImageQualityFactor
SetImageQualityFactor(Int32)
Sets the quality the signature image quality. Default is 8.
Declaration
public Behaviour SetImageQualityFactor(int qFactor)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | qFactor | The q-Factor in between [1..8] |
Returns
Type | Description |
---|---|
Behaviour | The changed behaviour. |