Initializes a new instance of the RedEyeRemoval class.
Name | Description | |
---|---|---|
RedEyeRemoval() |
Initializes a new instance of the RedEyeRemoval class. |
|
RedEyeRemoval(Rectangle) |
Initializes a new instance of the RedEyeRemoval class using the specified face rectangle. |
|
RedEyeRemoval(RectangleF) |
Initializes a new instance of the RedEyeRemoval class using the specified face rectangle. |
|
RedEyeRemoval(Rectangle, Point, Single) |
Initializes a new instance of the RedEyeRemoval class using the specified face rectangle, eye point and algorithm sensitivity. |
|
RedEyeRemoval(RectangleF, PointF, Single) |
Initializes a new instance of the RedEyeRemoval class using the specified face rectangle, eye point and algorithm sensitivity. |