The RedEyeRemoval type exposes the following members.
Name | Description | |
---|---|---|
Completed |
Returns value indicating if the operation is currently running. (Inherited from SyncHandler.) |
|
ExceptionThrowEnabled |
Gets/sets value that specifies if to throw exception in synchronous mode. (Inherited from SyncHandler.) |
|
EyePoint |
Gets/sets the point inside the eye where the red eye effect should be removed. |
|
FaceRegion |
Gets/sets the rectangle which selects the person's face you want to remove the red eye effect from. |
|
Locked |
Indicates if the object has been locked. (Inherited from SyncHandler.) |
|
Mask |
Gets the mask built during red eye effect removal process. |
|
Mode |
Gets/sets the red eye effect removal mode (manual or automatic). |
|
Priority |
Gets/sets a priority for the auxilary thread. (Inherited from SyncHandler.) |
|
RedChannelThreshold |
Gets/sets the red channel threshold value used when removing the red eyes effect. |
|
Sensitivity |
Gets/sets sensitivity value of the algorithm in the Manual mode. |
|
SupportedPixelFormats |
Returns an array of pixel formats that are supported by this transform. (Inherited from BitmapTransform.) |
|
SynchronizationMode |
Gets/sets synchronization mode for the object. (Inherited from SyncHandler.) |
|
Timeout |
Gets/sets value specifying maximum time for which object can be locked. (Inherited from SyncHandler.) |
|
Unit |
Gets/sets unit used to measure all the coordinates, sizes and other spatial values. (Inherited from UnitConverterHandler.) |