ScanFix Xpress v9.0 for .NET - Updated
ColorFindings Enumeration




Accusoft.ScanFixXpressSdk Namespace : ColorFindings Enumeration
Values for collection of findings returned by DetectColor
Syntax
'Declaration
 
Public Enum ColorFindings 
   Inherits System.Enum
'Usage
 
Dim instance As ColorFindings
public enum ColorFindings : System.Enum 
__value public enum ColorFindings : public System.Enum 
public enum class ColorFindings : public System.Enum 
Members
MemberDescription
FewItems Indicates that large, saturated objects were found, but not a number sufficient to trigger. an "is color" result.
FoundItems Indicates that the image had a sufficient number of large, saturated color objects.
NoItems No significant saturated items found in the image.
PaperColorIgnored Image is more that 50% of MiminumSaturation and domininant hue pixels were ignored.
Saturated Indicates the overall saturation of the image was above MinimumSaturation.
SmallItems Indicates that objects of more than 50% of MinimumSize, but less than MinimumSize, were found.
Unsaturated Set if overall saturation of the image is less than MinimumSaturation.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ScanFixXpressSdk.ColorFindings

See Also

Reference

Accusoft.ScanFixXpressSdk Namespace

Is this page helpful?
Yes No
Thanks for your feedback.