Description
A percentage allowing to modulate the effect of a convolution.
-
Property type
-
A Double value.
-
Syntax
-
object.Strength [= value]
The Strength Property syntax has these parts: |
| object | An expression evaluating to an object of type McKernel. | | value | A Double value. | Remarks
The result of convolution filters is multiplied by Strength and divided by 100.
For a kernel containing several definitions (Count > 1), this property reflects the definition identified by Index.
|