Accusoft.ScanFixXpress8.Net
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
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.
NoItems2No 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

Reference

Accusoft.ScanFixXpressSdk Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback