Applies a low pass convolution filter to the current image to give the image a softer look.
Visual Basic |
---|
Public Sub Soften( _ ByVal IPSoftenI As Integer _ ) |
- IPSoftenI
The softening intensity.
Valid values are from 1 to 10.
Higher intensities result in softer images.