Description

Get or set the default number of filtering passes.

Property type

A Long value.  

Syntax

object.Passes [= value]

The Passes Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McEnhance.
valueA Long value.

Remarks

The number of filtering passes can be specified when invoking the filter using the optional Passes parameter to most of the filtering operations. When the number of passes is not specified, this property is the default number of passes will be applied. This property has no effect for the LocalEnhance filter, which always performs one pass only.