Sharpens the current image by applying a high pass convolution filter.
| Visual Basic |
|---|
Public Sub Sharpen( _ ByVal IPSharpenI As Integer _ ) |
- IPSharpenI
The sharpening intensity.
Valid values are between 1 and 10.
Higher intensities result in sharper images.