ColorInformation
Information about the color features contained in a region of an image.
Elements
| Name | Type | Description |
|---|---|---|
| infoCount | int | The size of the info array. |
| saturation | int | The saturation level the function uses to learn the color information. |
| info | double* | An array of color information that represents the color spectrum analysis of a region of an image in a compact form. |