TIEMask.ApplyFeathering
Declaration
procedure ApplyFeathering(Radius: Double);
Description
Modifies the mask by applying a blur effect to soften the borders.
Radius specifies the feathering intensity (amount of blur).
Mask.ApplyFeathering( 4 );
See Also
◼ApplyAntiAliasing