ImageGear Professional v18.2 > API Reference Guide > Processing Component API Reference > Processing Component Objects > IGProcessingCtl Control > IGProcessingCtl Methods > Sharpen Method |
Causes the dark side of a contrast edge to become darker and the light side lighter. Areas without contrast are not altered. Factor should be in the range 1 to 5. The higher the value, the more sharpening will be applied.
This method takes into account the ROI settings of pPage object, that are accessible via the IGPage Object.ROI Property. By default ROI is set to the entire image.
Sharpen (ByVal pPage As IGPage, ByVal Factor As Long)
Name | Description |
---|---|
pPage | Reference to IGPage Object. |
Factor | Factor indicating the degree for increasing image sharpness. Valid range is 1 to 5. |
N/A
All except indexed
Image Processing and Effects