op_growMask

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

op_growMask= *radius*

radius

Dilate/erode radius in pixels where radius is assumed to apply to the full resolution mask and therefore is scaled down for downsampled masks (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_growMask=0, for no change.

See also

Layer Effects

op_grow

op_growMaskR

On this page