Last Updated: May 10, 2022
Use this function to fetch the dominant color of the local image.
Get Local Image Colors (subscription_key, service_url, image_location)
| Input Parameter Name | Description |
|---|---|
| subscription_key | Azure cognitive service computer vision subscription key |
| service_url | Computer vision endpoint |
| image_location | Local image URL |
To know more about subscription_key and service_url, click here.
| Return Value | Description |
|---|---|
| Output |
|
Get Local Image Colors (123456abcs, https: //jiffyai.azure, C:\Invoice.jpg)
To view all the MSVision functions, click here.