RedEyeRemoval Constructor

Initializes a new instance of the RedEyeRemoval class.

Overload List

Name Description
Public method RedEyeRemoval()

Initializes a new instance of the RedEyeRemoval class.

Public method RedEyeRemoval(Rectangle)

Initializes a new instance of the RedEyeRemoval class using the specified face rectangle.

Public method RedEyeRemoval(RectangleF)

Initializes a new instance of the RedEyeRemoval class using the specified face rectangle.

Public method RedEyeRemoval(Rectangle, Point, Single)

Initializes a new instance of the RedEyeRemoval class using the specified face rectangle, eye point and algorithm sensitivity.

Public method RedEyeRemoval(RectangleF, PointF, Single)

Initializes a new instance of the RedEyeRemoval class using the specified face rectangle, eye point and algorithm sensitivity.

See Also

Reference