Accusoft ImagXpress 13
RedeyeRectangleAdd Method
The x-coordinate of the top-left corner of the rectangle.
The y-coordinate of the top-left corner of the rectangle.
The width of the rectangle in pixels.
The height of the rectangle in pixels.
Description
Add a redeye rectangle to the set of identified rectangles.
Syntax
Visual Basic
Public Function RedeyeRectangleAdd( _
   ByVal Xpos As Long, _
   ByVal Ypos As Long, _
   ByVal recWidth As Long, _
   ByVal recHeight As Long _
) As Long
Parameters
Xpos
The x-coordinate of the top-left corner of the rectangle.
Ypos
The y-coordinate of the top-left corner of the rectangle.
recWidth
The width of the rectangle in pixels.
recHeight
The height of the rectangle in pixels.
Return Type
The total count of redeye rectangles associated with the image.
Remarks

Note: Available in Professional Edition.

See Also

ImagXpress Object  | ImagXpress Members  | RedeyeRectangleDelete Method  | RedeyeRectangleEdit Method  | Redeye Removal

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback