ImageEn, unit iexBitmaps

TIEMask.ApplyFeathering

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).


Example

Mask.ApplyFeathering( 4 );




See Also

 ApplyAntiAliasing