Accusoft ImagXpress 13
RedeyeRectangleEdit Method
The index of the redeye rectangle to be changed.
The new x-coordinate of the top-left corner of the rectangle.
The new y-coordinate of the top-left corner of the rectangle.
The new width of the rectangle.
The new height of the rectangle.
Description
Modify a redeye rectangle's size or position.
Syntax
Visual Basic
Public Function RedeyeRectangleEdit( _
   ByVal recIndex As Long, _
   ByVal Xpos As Long, _
   ByVal Ypos As Long, _
   ByVal recWidth As Long, _
   ByVal recHeight As Long _
) As Long
Parameters
recIndex
The index of the redeye rectangle to be changed.
Xpos
The new x-coordinate of the top-left corner of the rectangle.
Ypos
The new y-coordinate of the top-left corner of the rectangle.
recWidth
The new width of the rectangle.
recHeight
The new height of the rectangle.
Return Type
The current index of the rectangle being edited.
Remarks

Note: Available in Professional Edition.

See Also

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

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback