Accusoft ImagXpress 12
RedeyeRectangleAdd Method
See Also  Send comments on this topic.
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.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : RedeyeRectangleAdd Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.