op_growMaskR

Dilate/erode image. Applies a morphological dilate (radius > 0) or erode (radius < 0) to the mask data.

op_growMaskR= *radiusR*

radiusR

Dilate/erode radius in pixels where radiusR is applied as is, regardless of whether the mask is downsampled (int -100..100).

Primarily used to slightly grow or shrink a mask to avoid artifacts around the edge of the mask.

Properties

Applies to the current layer or to layer 0 if layer=comp.

Default

op_growMaskR=0, for no change.

See also

Layer Effects

op_grow

op_growMask

On this page