Accusoft ImagXpress 12
RemoveRedeye Method
See Also  Send comments on this topic.
IPRedeyePrecision
An enumRededeyePrecision enumeration used in determining the precision level of the RemoveRedeye method.
IPRedeyeShade
An enumEyeShade enumeration used in determining the type of eye shade to process.
IPRedeyeGlare
An enumEyeGlare enumeration that specifies the glare level.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : RemoveRedeye Method

Glossary Item Box

Description

Reduces the red reflection of the flash displayed in the eyes of people in a photo image.

Syntax

Visual Basic
Public Sub RemoveRedeye( _
   ByVal IPRedeyePrecision As enumRedeyePrecision, _
   ByVal IPRedeyeShade As enumEyeShade, _
   ByVal IPRedeyeGlare As enumEyeGlare _
) 

Parameters

IPRedeyePrecision
ValueDescription
RedeyeImprecise1Search the region for the specified red pixels.
RedeyeImprecise2Search the region for the specified red pixels. Use this value if the subject's face has a rosy complexion.
RedeyePreciseUse the precise region to reduce the red color.
An enumRededeyePrecision enumeration used in determining the precision level of the RemoveRedeye method.
IPRedeyeShade
ValueDescription
EyeShadeDarkDark eye shading.
EyeShadeLightLight eye shading.
EyeShadeNormalNormal shade.
An enumEyeShade enumeration used in determining the type of eye shade to process.
IPRedeyeGlare
ValueDescription
EyeGlareFullStrong image glare.
EyeGlareNoneNo glare.
EyeGlareSlightSlight image glare.
An enumEyeGlare enumeration that specifies the glare level.

Remarks

Prior to calling RemoveRedeye, an Area must be set, using the Area method.

Note: Available in Professional Edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.