Name | Description | |
---|---|---|
AverageSaturation | Gets a value indicating average saturation value for the image. | |
BigObjects | Gets a value indicating weighted count of color objects larger than DetectColorOptions.MinimumSize. | |
BoxList | Gets a collection where each member contains bounding box coordinates for one object in the image. | |
Confidence | Gets a value indicating confidence level for the IsColor value. | |
Findings | Gets a collection with finding information from the color detection process. | |
IsColor | Gets a value indicating whether image is considered to be color. | |
SmallObjects | Gets a value indicating weighted count of objects near, but smaller than, DetectColorOptions.MinimumSize. |
Is this page helpful?
Yes
No