Gets/sets the rectangle which selects the person's face you want to remove the red eye effect from.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property FaceRegion As RectangleF
public RectangleF FaceRegion { get; set; }
When the Red Eye Removal works, it analyzes the facial features. It helps to reduce probability of malfunction. To make the red eye effect removal process as precise as possible, you should have the user to select the person's face as accurate as possible.
Users should select the face even if they use Manual mode. The eye they select should be inside this rectangle.