Accusoft.ImagXpressSdk Namespace : RedeyePrecision Enumeration |
'Declaration Public Enum RedeyePrecision Inherits System.Enum
'Usage Dim instance As RedeyePrecision
public enum RedeyePrecision : System.Enum
__value public enum RedeyePrecision : public System.Enum
public enum class RedeyePrecision : public System.Enum
Member | Value | Description |
---|---|---|
Imprecise | 1 | Search the region for the specified red pixels. |
ImpreciseRuddy | 2 | Search the region for the specified red pixels. Use this value if the subject's face has a rosy complexion. |
Precise | 0 | Use the precise region to reduce the red color. |
Note: Available in Professional edition.
System.Object
System.ValueType
System.Enum
Accusoft.ImagXpressSdk.RedeyePrecision