RedEyeRemoval Members

The RedEyeRemoval type exposes the following members.

Constructors

Name Description
Public method RedEyeRemoval Overloaded.

Initializes a new instance of the RedEyeRemoval class.

Methods

Name Description
Public method Apply

Produces a transformed copy of a given bitmap. The source bitmap remains unchanged.

Public method Dispose

Releases all resources used by this RedEyeMask.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property EyePoint

Gets or sets the point inside the eye.

Public property FaceRegion

Gets or sets the rectangle which selects the person's face.

Public property Mask

Gets the mask built during the red eye removal process.

Public property Mode

Gets or sets the red eye removal mode (manual or automatic).

Public property RedChannelThreshold

Gets or sets the red channel threshold used during the red eye removal process.

Public property Sensitivity

Gets or sets a sensitivity of the algorithm in Manual mode.

See Also

Reference