The RedEyeRemoval type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
RedEyeRemoval | Overloaded. Initializes a new instance of the RedEyeRemoval class. |
| Name | Description | |
|---|---|---|
|
|
Apply |
Produces a transformed copy of a given bitmap. The source bitmap remains unchanged. |
|
|
Dispose |
Releases all resources used by this RedEyeMask. |
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
|
EyePoint |
Gets or sets the point inside the eye. |
|
|
FaceRegion |
Gets or sets the rectangle which selects the person's face. |
|
|
Mask |
Gets the mask built during the red eye removal process. |
|
|
Mode |
Gets or sets the red eye removal mode (manual or automatic). |
|
|
RedChannelThreshold |
Gets or sets the red channel threshold used during the red eye removal process. |
|
|
Sensitivity |
Gets or sets a sensitivity of the algorithm in Manual mode. |