strength property

double? strength
getter/setter pair

Set strength of the deblocker.

Enter a value between 0 and 1. The higher the value, the stronger the block removal. 0 is no deblocking. The default is 0.

Implementation

core.double? strength;