Overview
ImagXpress® contains the ability to remove red eyes from an color image. The following properties and methods are for removing or reducing the red reflection of the flash seen in the eyes of people.
Properties
RedeyeRectangleConfidence |
Gets the level of confidence that the corrected area really was a red eye. |
RedeyeRectangleHeight |
Gets the height (in pixels) of the current red eye's enclosing rectangle. |
RedeyeRectangleIndex |
Gets and sets the index of the redeye rectangle currently being processed. |
RedeyeRectangleWidth |
Gets the width (in pixels) of the current red eye's enclosing rectangle. |
RedeyeRectangleX |
Gets the x-coordinate for the left component of the top-left corner of the current red eye's enclosing rectangle. |
RedeyeRectangleY |
Gets the y-coordinate for the top component of the top-left corner of the current red eye's enclosing rectangle. |
RedeyeTotalCount |
Gets the total number of redeye rectangles identified. |
Methods
AutoRemoveRedeye |
Automatically reduces the red reflection of the flash seen in the eyes of people in color flash photo images. |
RedeyeRectangleAdd |
Add a redeye rectangle to the set of identified rectangles. |
RedeyeRectangleDelete |
Removes a rectangle from the array of redeye rectangles. |
RedeyeRectangleEdit |
Modify a redeye rectangle's size or position. |
RemoveRedeye |
Reduces the red reflection of the flash displayed in the eyes of people in a photo image. |