Accusoft.ScanFixXpress7.Net
ColorFindings Enumeration
See Also  Send Feedback
Accusoft.ScanFixXpressSdk Namespace : ColorFindings Enumeration




Glossary Item Box

Values for collection of findings returned by DetectColor

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
FewItems3 Indicates that large, saturated objects were found, but not a number sufficient to trigger. an "is color" result.
FoundItems6 Indicates that the image had a sufficient number of large, saturated color objects.
NoItems2 No significant saturated items found in the image.
PaperColorIgnored7 Image is more that 50% of MiminumSaturation and domininant hue pixels were ignored.
Saturated5 Indicates the overall saturation of the image was above MinimumSaturation.
SmallItems4 Indicates that objects of more than 50% of MinimumSize, but less than MinimumSize, were found.
Unsaturated1 Set if overall saturation of the image is less than MinimumSaturation.

Inheritance Hierarchy

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

See Also

©2012. Accusoft Corporation. All Rights Reserved.