ImageGear Professional v18.2 > API Reference Guide > Processing Component API Reference > Processing Component Objects > IGProcessingCtl Control > IGProcessingCtl Methods > RemoveRedeye Method |
Processes the RGB pixel using red-eye removal algorithm.
Sub RemoveRedeye(Page As IGPage, Threshold As Double, Brightness
As Double)
Name | Description |
---|---|
Page | Reference to IGPage Object to which the effect is applied. |
Threshold | A value in the range 0.5..2 that specifies a part of the red component in the pixel color. |
Brightness | Brightness of the pixel after processing. The range is -1...1. |
None
RGB and CMYK images of any bit depth.
Image Processing and Effects